microbit-samples: Update to make HelloWorld the default sample
parent
8f9a0bcc83
commit
73f82275d7
|
@ -38,11 +38,11 @@ DEALINGS IN THE SOFTWARE.
|
|||
// 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue