Example for BBC Micro:bit
Fork of microbit-samples by
Diff: source/MicroBitSamples.h
- Revision:
- 3:a83c8b471f07
- Parent:
- 2:5b2cd31ac474
--- a/source/MicroBitSamples.h Fri Apr 08 16:59:43 2016 +0100 +++ b/source/MicroBitSamples.h Fri Apr 08 16:59:45 2016 +0100 @@ -38,11 +38,11 @@ // Introductory examples using the uBit object. // -//#define MICROBIT_SAMPLE_HELLO_WORLD +#define MICROBIT_SAMPLE_HELLO_WORLD //#define MICROBIT_SAMPLE_ACCELEROMETER_DEMO //#define MICROBIT_SAMPLE_BUTTON_EVENTS //#define MICROBIT_SAMPLE_SIMPLE_ANIMATION -#define MICROBIT_SAMPLE_GREYSCALE +//#define MICROBIT_SAMPLE_GREYSCALE //#define MICROBIT_SAMPLE_LOGIC_GATES //#define MICROBIT_SAMPLE_SNAKE