Skip to content

Commit 13c0f06

Browse files
committed
Merge branch 'develop'
2 parents b2a8ea7 + bf5970a commit 13c0f06

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Main Goals:
1010

1111
License: GPLv3
1212

13-
**Feel free to use, improve, report bugs, criticize, etc. And if you find my work usefull feel free to thank me through paypal "[email protected]".**
13+
*Feel free to use, improve, report bugs, criticize and etc.*
1414

1515
Contributors
16-
- Denis Muratov <[email protected]>
16+
- Denis Muratov <[email protected]>
1717

1818
## 1. References
1919

@@ -645,8 +645,16 @@ $ ./tcli.py -H 192.168.5.86 -s 5ccf7f85e196 sched add -m '{
645645

646646
## 6. Appendix A: Known Bugs
647647

648+
1. #3: Sometimes NTP server returns local time wich is Posix epoch start time
649+
2. #4: Read previous block state of Flash-DB on reboot after spi_flash_erase_sector & spi_flash_write (not reproduced)
650+
648651
## 7. Appendix B: Roadmap Improvements
649652

653+
1. #1: udpctl: send notification multicast signal messages to target host
654+
2. #2: udpctl: disable softap by timeout after system start
655+
3. #3: system: make safemode services startup after exception
656+
4. #6: lsh: add arguments support
657+
650658
## 8. Appendix C: Memos
651659

652660
### 8.1. Indent

0 commit comments

Comments
 (0)