From 17cea7d4e499407720fa6d3e6fb0c3bb20fd2f14 Mon Sep 17 00:00:00 2001 From: Evert Arias Date: Tue, 19 Feb 2019 01:18:38 -0500 Subject: [PATCH] update readme --- docs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/README.md b/docs/README.md index 57b92c7..36da2c0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,6 +3,12 @@ The Beep Library For Arduino +**​ This library has been tested on the following devices:** + +- Arduino UNO :ok: +- Arduino MEGA 2560 :ok: +- ESP32 :ok: + ## What to expect in next updates - [ ] Support for multiple instances of `EasyBuzzer` Class, making possible to have more than one Buzzer.