Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of d7a_1x by
Diff: src/d7a_sys.cpp
- Revision:
- 44:8ebe6b70f932
- Parent:
- 43:28202405094d
- Parent:
- 40:b4df548bd9d8
- Child:
- 49:81d5bddb02f0
--- a/src/d7a_sys.cpp Tue Aug 30 16:59:12 2016 +0000 +++ b/src/d7a_sys.cpp Tue Aug 30 17:15:31 2016 +0000 @@ -67,7 +67,7 @@ FPRINT("\r\n"); uint8_t buf[4] = "RST"; - d7a_com_force_dump(buf, 3, KAL_COM_FLOW_SYS_RST); + d7a_com_dump(buf, 3, KAL_COM_FLOW_SYS_RST); } void d7a_sys_button(uint8_t button)