removed now uneeded roadmap section.
This commit is contained in:
parent
b6bc117abf
commit
17f2df7d9d
11
README.md
11
README.md
|
@ -101,14 +101,3 @@ echo "1" | ./otto.sh
|
||||||
The command runs the otto script which automates parts of the development cycle
|
The command runs the otto script which automates parts of the development cycle
|
||||||
such as running and building tests, compiling hex files and flashing the code
|
such as running and building tests, compiling hex files and flashing the code
|
||||||
to a micro-controller using arvdude.
|
to a micro-controller using arvdude.
|
||||||
|
|
||||||
|
|
||||||
## Roadmap
|
|
||||||
|
|
||||||
Some stuff that still needs done.
|
|
||||||
|
|
||||||
- [X] Add ADC Mocked interface.
|
|
||||||
- [X] Write tests for ADC Mock
|
|
||||||
- [X] Write ZCD using ADC Mock.
|
|
||||||
- [X] Write ADC version for ATtiny404
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue