refactored android example
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
#include <cstdint>
|
||||
|
||||
// Wi-Fi Configs
|
||||
// #define SECRET_SSID "Maomao的小房子"
|
||||
// #define SECRET_PASS "Maomao121207"
|
||||
#define SECRET_SSID "maomao"
|
||||
#define SECRET_PASS "20121207"
|
||||
#define SECRET_SSID "Maomao的小房子"
|
||||
#define SECRET_PASS "Maomao121207"
|
||||
// #define SECRET_SSID "maomao"
|
||||
// #define SECRET_PASS "20121207"
|
||||
|
||||
// LED Matrix Definitions
|
||||
constexpr uint32_t chip[] = {
|
||||
|
||||
Reference in New Issue
Block a user