diff --git a/README.md b/README.md new file mode 100644 index 0000000..268a005 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# MNMkrWiFi1010RGBLEDLib + +Arduino library to use either built in RGB LED on Mkr WiFi 1010 or an external RGB LED + +Defines a RGB macro to create a colour value and defines a number of preset colours for ease of use. + +Supports a flash option that in turn uses the MNTimer library