Skip to content

Commit

Permalink
Removed unused MBED IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Sep 21, 2022
1 parent 7400578 commit 53c1038
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions inc/compat/MicroBitCompat.h
Original file line number Diff line number Diff line change
Expand Up @@ -362,11 +362,6 @@ typedef codal::BitmapFont MicroBitFont;

#define MICROBIT_ID_VIRTUAL_SPEAKER_PIN 39

#define MICROBIT_ID_MBED_INTERRUPT_IN 40
#define MICROBIT_ID_MBED_PWM 41
#define MICROBIT_ID_MBED_TIMEOUT 42
#define MICROBIT_ID_MBED_TICKER 43

#define MICROBIT_ID_LOG 44

#define MICROBIT_MAXIMUM_HEAPS DEVICE_MAXIMUM_HEAPS
Expand Down

0 comments on commit 53c1038

Please sign in to comment.