microbit: added NotifyEvents.h to MicroBit.h

This commit adds a new header file which contains
event values for MICROBIT_ID_NOTIFY.
master
James Devine 7 years ago
parent 81a3f9c984
commit 3a1c1bcf8d

@ -18,7 +18,7 @@
#include "MicroBitEvent.h"
#include "DynamicPwm.h"
#include "MicroBitI2C.h"
#include "MESEvents.h"
#include "NotifyEvents.h"
#include "MicroBitButton.h"
#include "MicroBitPin.h"

Loading…
Cancel
Save