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 LoRaWAN-lib SX1272Lib
Diff: app/SerialDisplay.h
- Revision:
- 11:8407ff54c40e
- Parent:
- 10:1a85ff06be1a
diff -r 1a85ff06be1a -r 8407ff54c40e app/SerialDisplay.h --- a/app/SerialDisplay.h Wed Jan 23 16:28:51 2019 +0000 +++ b/app/SerialDisplay.h Wed Feb 06 19:16:44 2019 +0000 @@ -38,6 +38,7 @@ void SerialDisplayRTCactive( bool etat ); void SerialDisplayTIME( int tab[6] ); void saisie_serie(int tab[6]); +void SerialDisplaytest( int p,int i );