added arduino example
This commit is contained in:
11
arduino-example/src/configure.h
Normal file
11
arduino-example/src/configure.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by strawmanbobi on 10/14/25.
|
||||
//
|
||||
|
||||
#ifndef ARDUINO_EXAMPLE_CONFIGURE_H
|
||||
#define ARDUINO_EXAMPLE_CONFIGURE_H
|
||||
|
||||
#define SECRET_SSID "Strawmanbobi"
|
||||
#define SECRET_PASS "ghostcicy"
|
||||
|
||||
#endif //ARDUINO_EXAMPLE_CONFIGURE_H
|
||||
Reference in New Issue
Block a user