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.
Diff: main.cpp
- Revision:
- 24:831545f3d455
- Parent:
- 23:0237430bf3ec
- Child:
- 25:8367b3fe2891
--- a/main.cpp Tue Jun 08 07:02:14 2021 +0000
+++ b/main.cpp Tue Jun 08 07:58:57 2021 +0000
@@ -19,7 +19,7 @@
char i2cBuffer[3];
char i2cTestPassFlag = 0;
char i2cRamDumpFlag = 0;
- char i2cTestPulseDebugFlag = 1;
+ char i2cTestPulseDebugFlag = 0;
/*init funcitons*/
i2c_mbed_fpga i2c;