Skip to content

Commit fa8707c

Browse files
committed
- updated WIP
1 parent 019fbc6 commit fa8707c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

ReleaseNote.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515
*** DONE change SerialDebugPrint* api & test src
1616
SCHEDULED: <2017-06-10 Sat>
1717
- State "DONE" from "INPROGRESS" [2017-06-10 Sat 17:10]
18-
*** INPROGRESS move i2c-console parser to module & callback management
19-
*** WAIT GPS breakout board to output to softserial
18+
*** DONE move i2c-console parser to module & callback management
19+
- State "DONE" from "INPROGRESS" [2017-06-10 Sat 21:02]
20+
*** INPROGRESS GPS breakout board to output to softserial
2021

2122
* WAIT v2.1.0 - Google test support & C sensor library support
2223
** add common/makefiles/gtest.mk

c-project/without-os/i2c-console/readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* LOOP 3 TX "hello world" - loop in 3 seconds for sending TX "hello world"
1717
* LOOP 5 RX 6 2 ab 03 - loop in 5 seconds for sending RX 6 2 ab 03
1818
* SLOW 0 - set slow sending off
19+
* PING 23 - check if address 0x23 is alive
1920
* ---------------------------------------------------------------------------------------
2021
* HISTORY - show command history
2122
* TESTLCD - test 4x20 lcd
@@ -24,5 +25,5 @@
2425
* SCAN - ping all addresses and show which is alive
2526

2627
# Note
27-
- OPTIMIZE is turned off for now
28+
2829

0 commit comments

Comments
 (0)