b-parasite-esp32/code/parasite
rbaron efe2fa1f69 Silly timer implementation
I'm starting to explore ways to get into sleep. It seems like I need to:
1. Set/schedule an RTC interrupt
2. Get into the System ON sleep mode
2021-02-14 17:09:52 +01:00
..
.vscode Initial commit. 2021-02-09 17:55:58 +01:00
boards Custom board e73-tbb sort of works. 2021-02-10 17:09:13 +01:00
include Initial commit. 2021-02-09 17:55:58 +01:00
lib Add battery level to the BLE advertisement packet 2021-02-14 13:15:41 +01:00
src Silly timer implementation 2021-02-14 17:09:52 +01:00
test Initial commit. 2021-02-09 17:55:58 +01:00
.clang-format Adds clang-format 2021-02-10 22:25:06 +01:00
.gitignore Initial commit. 2021-02-09 17:55:58 +01:00
Makefile Adds clang-format 2021-02-10 22:25:06 +01:00
platformio.ini Uses a random, static MAC address 2021-02-13 10:18:05 +01:00