Adafruit micro:bit Library
Classes | Macros | Functions
Adafruit_Microbit.h File Reference
#include <Adafruit_GFX.h>
#include <Arduino.h>
#include <Fonts/TomThumb.h>

Go to the source code of this file.

Classes

class  Adafruit_Microbit_Matrix
 
class  Adafruit_Microbit
 

Macros

#define LED_ON   1
 Used to make turning the LED on more readable.
 
#define LED_OFF   0
 Used to make turning the LED off more readable.
 

Functions

void IRQ_MATRIX_HANDLER (void)
 Matrix interrupt request handler.