Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
jeoooo committed Jan 29, 2024
1 parent bd4fb70 commit cb15cc0
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion examples/example.ino
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
#include "PocketBaseArduino.h"
/*
example.ino
Example of using the PocketbaseExtended Library for Arduino.
Created 20 January 2024
By Jeo Carlo Lubao
Modified 29 January 2024
By Jeo Carlo Lubao
https://github.com/jeoooo/PocketbaseExtended
*/
#include <PocketbaseExtended.h>

// ESP8266
#include <ESP8266WiFi.h>
Expand Down

0 comments on commit cb15cc0

Please sign in to comment.