ADS1115 wórking in prototype mode

This commit is contained in:
Hakan Bastedt
2025-02-13 20:13:38 +01:00
parent e7872db6aa
commit d115eca125
3 changed files with 7 additions and 3 deletions

View File

@@ -204,3 +204,4 @@ uint16_t dc_checker(void)
ESCvar.dcsync = 1;
return 0;
}