microbit-samples: Update to make HelloWorld the default sample

This commit is contained in:
Joe Finney 2016-04-08 16:57:27 +01:00
parent 8f9a0bcc83
commit 73f82275d7
1 changed files with 2 additions and 2 deletions

View File

@ -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