Updated to remove references to triac usage

This commit is contained in:
jakeg00dwin 2024-09-14 12:54:58 -07:00
parent 597441b978
commit e886fbb0c1
1 changed files with 1 additions and 3 deletions

View File

@ -2,7 +2,7 @@
## Description
This embedded firmware is the High Power mode for the triac software.
This embedded firmware is the High Power mode for the software.
### Micro Controller Pins
@ -111,6 +111,4 @@ Some stuff that still needs done.
- [X] Write tests for ADC Mock
- [X] Write ZCD using ADC Mock.
- [X] Write ADC version for ATtiny404
- [X] Add Triac module.
- [X] Add Triac tests.