Adding local include with constants; dropping LMS enum
This commit is contained in:
@ -3,8 +3,6 @@
|
||||
|
||||
#include "pxtbase.h"
|
||||
|
||||
#define ID_BUTTON_BASE 100
|
||||
|
||||
namespace pxt {
|
||||
void raiseEvent(int id, int event);
|
||||
int allocateNotifyEvent();
|
||||
|
Reference in New Issue
Block a user