From e886fbb0c134b0334a067e74224d1f3458a7325d Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Sat, 14 Sep 2024 12:54:58 -0700 Subject: [PATCH] Updated to remove references to triac usage --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 780a1c8..2963102 100644 --- a/README.md +++ b/README.md @@ -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.