fome-fw/firmware/controllers/core
Matthew Kennedy fe6f123be5 Move AC logic out of FSIO (#2872)
* new impl

* remove fsio

* inject "is ac active" to fan

* include the correct code

* include

* test

* more AC features

* AC switch vs. actual AC indicators

* include

* duh
2021-06-27 18:51:34 -04:00
..
common_headers.h
core.mk
engine_ptr.h helping build? 2021-06-25 11:48:17 -04:00
error_handling.cpp don't stack overflow on early ch dbg assert (#2853) 2021-06-24 16:36:20 -04:00
error_handling.h fix error/warning buffer overflow (#2456) 2021-03-14 09:31:11 -04:00
fsio_core.cpp warnings & assorted cleanup (#2793) 2021-06-03 14:30:25 -04:00
fsio_core.h helping us trace CUSTOM_FSIO_STACK_SIZE 2021-04-08 15:15:12 -04:00
fsio_impl.cpp Move AC logic out of FSIO (#2872) 2021-06-27 18:51:34 -04:00
fsio_impl.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
state_sequence.cpp
state_sequence.h