removed debug screen, prevent sdcard freezing on ttgo (but still not working on ttgo)

This commit is contained in:
Lubos Petrovic
2020-12-16 08:05:53 +01:00
parent 9695b68609
commit 4532105adb
10 changed files with 50 additions and 87 deletions

View File

@@ -1,6 +1,8 @@
# RELEASE NOTES
### Next version
- removed debug screen
- sdcard working only with m5stack
### v2.1.1 2020-12-14
- tech refactoring: `hexToDecFromResponse`, `decFromResponse`