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: mbed
Fork of webserverBlinky by
Diff: PPP-Blinky/ppp-blinky.h
- Revision:
- 193:8d3c9e94a4fb
- Parent:
- 181:bcfe7fe2142d
--- a/PPP-Blinky/ppp-blinky.h Sat Nov 11 10:32:20 2017 +0000 +++ b/PPP-Blinky/ppp-blinky.h Mon Nov 20 22:03:28 2017 +0000 @@ -170,3 +170,6 @@ } ipData; // ip related object } pppVariables; +void t_print(int i, char* process); +void l_off(void);void l_on(void); +void led_flash(void); \ No newline at end of file