diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2023-05-11 04:19:13 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2023-05-11 04:19:13 +0300 |
commit | 35264a38bfb53820dd563edd22e27b7962068a6e (patch) | |
tree | f93146158a0312249ccd538c165c41b293dec07a | |
parent | 0aba139aeff8ff80757c5d36502413299a0b449e (diff) |
readme: add todos
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,12 @@ a country house, solving real life tasks. Mostly undocumented. +## TODO + +esp8266/esp32 code: + +- move common stuff to the `commom` directory and use it as a framework + ## License BSD-3c |