arnaucube 16f85936c2 | 5 years ago | |
---|---|---|
components | 5 years ago | |
main | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
CMakeLists.txt | 5 years ago | |
LICENSE | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago | |
img01.png | 5 years ago |
esp32 code to monitor wallets
main/wifi_cfg.h
example:#define WIFI_SSID "wifi name"
#define WIFI_PASS "password"
u8g2
submodule:git submodule init
> make
> make flash