Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philbowles committed Dec 2, 2019
1 parent b564621 commit b8e80d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# H4 vn 0.0.1
# H4 vn 0.1.0

## Universal functional scheduler / timer with rich API for asynchronous one-off, periodic and random events with event chaining. Allows identical code on multiple platforms: ArduinoIDE ESP8266, ESP32, STM32NUCLEO-* / STM32CubeIDE HAL F0/1/3/4 / Ubuntu Linux / Raspberry Pi (jessie)

![H4 Flyer](/assets/H4flyer.jpg)

## Change log

Read recent changes [here](/changelog.txt)

## Introduction

Serialises Ascyhronous events (buttons. sensors etc) into a serial queue running on "the main loop"
Expand Down
2 changes: 0 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
H4GPIOManager

added this file


0 comments on commit b8e80d7

Please sign in to comment.