From 08a5035151edef8c84206d9a62b1ebac17477529 Mon Sep 17 00:00:00 2001 From: duff2013 Date: Wed, 6 Jul 2016 14:25:12 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e91e0b..af9778a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ #Snooze v5.5.3

General Usage

-####This going to be replaced with a new [Version 6](https://github.com/duff2013/Snooze_V6_Beta), this is still is beta but should be mostly fully functional now. While the API has changed somewhat refer to readme for the changes. +####This going to be replaced with a new [Version 6](https://github.com/duff2013/Snooze_V6_Beta), this is still is beta but should be mostly fully functional now. While the API has changed somewhat refer to readme for the changes. -

Teensyduino 1.29 beta3 and above only. This will be the last v5 update, [Version 6] will be actively developed for now on and will be merged into this branch when not beta.

+####Teensyduino 1.29 [beta4](https://forum.pjrc.com/threads/35315-Teensyduino-1-29-Beta-4-Available) and above only. This will be the last v5 update, [Version 6] will be actively developed for now on and will be merged into this branch when not beta.

SnoozeBlock -

```SnoozeBlock class is used to configure what wakeups you want. You can define many SnoozeBlocks classes for different configurations.```