rename mediator to EventChannel as it was named wrongly

This commit is contained in:
2018-11-30 23:10:58 +01:00
parent 128004f35f
commit 3cb4d61ad5
5 changed files with 17 additions and 11 deletions

View File

@@ -1,6 +1,12 @@
# Sprocket-Lib
# Sprocket-Core
A lightweight Arduino framework for event driven programming.
## Concepts
... PubSub pattern
... plugin system
## Lifecycle
## Sprocket Lifecycle
TODO
# Useful commands