We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd34aa6 commit b912a4dCopy full SHA for b912a4d
1 file changed
PocketbaseArduino.cpp
@@ -15,7 +15,6 @@
15
#include <WiFiClientSecure.h>
16
#endif
17
18
-// ! must be removed in future updates
19
PocketbaseArduino::PocketbaseArduino(const char *baseUrl)
20
{
21
base_url = baseUrl;
0 commit comments