RadioShuttle Lib for the STM32 L4 Heltec Board

Dependents:   Turtle_RadioShuttle

Revision:
11:91bc7ef20f21
Parent:
0:0c31756924a2
--- a/RadioShuttle.h	Tue Feb 26 17:37:13 2019 +0100
+++ b/RadioShuttle.h	Mon Mar 04 09:41:41 2019 +0100
@@ -198,8 +198,9 @@
 
     /*
      * Starts the service with the specified RadioType
+	 * The optional deviceID allows to specify a custom ID, e.g. for failover.
      */
-    RSCode Startup(RadioType radioType);
+    RSCode Startup(RadioType radioType, devid_t deviceID = 0);
     
     /*
      * get the current radio type