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.
Dependencies: SX1276Lib AdaFruit_RGBLCD MCP23017 mbed
Fork of AdaFruit_RGBLCD by
Diff: ping_pong.cpp
- Revision:
- 31:2c813f321db7
- Parent:
- 29:0ea07cc7124b
--- a/ping_pong.cpp Tue Jun 16 11:56:16 2015 +0000 +++ b/ping_pong.cpp Tue Jul 14 14:58:23 2015 +0000 @@ -2,7 +2,7 @@ #include "sx1276-hal.h" #include "main.h" #include "debug.h" -#include "vt100.h" +// radfta #include "vt100.h" #include "serial_api.h" void start_ping_pong(void) @@ -33,7 +33,7 @@ { static uint8_t i; // static bool isMaster = true; - vt100 ctrl; + // radfta vt100 ctrl; static int xmit_count = 0; //ctrl.cls();