diff --git a/README.md b/README.md index f53ad43..2f7a642 100644 --- a/README.md +++ b/README.md @@ -101,14 +101,3 @@ echo "1" | ./otto.sh 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 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 -