fork

Dependencies:   BLE_API mbed-dev-bin nRF51822

Revision:
74:06ddfe5ccbea
Parent:
41:da05ec75cd5d
--- a/inc/core/MicroBitComponent.h	Wed Jul 13 14:32:54 2016 +0000
+++ b/inc/core/MicroBitComponent.h	Fri Nov 04 18:30:19 2022 +0000
@@ -68,6 +68,8 @@
 #define MICROBIT_ID_MULTIBUTTON_ATTACH  31
 #define MICROBIT_ID_SERIAL              32
 
+#define MICROBIT_ID_VALUE               40
+
 #define MICROBIT_ID_MESSAGE_BUS_LISTENER            1021          // Message bus indication that a handler for a given ID has been registered.
 #define MICROBIT_ID_NOTIFY_ONE                      1022          // Notfication channel, for general purpose synchronisation
 #define MICROBIT_ID_NOTIFY                          1023          // Notfication channel, for general purpose synchronisation