Skip to content
Snippets Groups Projects

My gates ble

Merged thiebolt requested to merge myGates_BLE into master
7 files
+ 1004
209
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 3
0
 
// Wifi and OTA credentials
 
const char *ssid = "Gate";
 
const char *password = "neOCampus";
Loading