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.
Dependents: Turtle_RadioShuttle
RadioTest.h
00001 /* 00002 * The file is Licensed under the Apache License, Version 2.0 00003 * (c) 2017 Helmut Tschemernjak 00004 * 30826 Garbsen (Hannover) Germany 00005 */ 00006 00007 extern int InitRadio(void); 00008 extern void DeInitRadio(void); 00009 extern void RadioTest(); 00010 extern int RadioUpdate(bool keyPressed); 00011 extern bool RadioISIdle(); 00012 extern void InitLoRaChipWithShutdown(); 00013 extern void RadioContinuesTX(void);
Generated on Mon Jul 18 2022 05:09:52 by
1.7.2