Adam Gutasi

Results 2 issues of Adam Gutasi

I am building an AC Controller NodeMCU, that will control an AC Through IR. I wrote the following code for it: ``` homekit_characteristic_t cha_switch_on2 = HOMEKIT_CHARACTERISTIC_(ON, false); homekit_characteristic_t cha_ac_active =...

Upon trying to install PI, configuring the build using the --with-proto, I run into the following error: `gnmi_dummy.cpp:21:27: fatal error: grcpp/grcpp.h : No such file or directory.` I followed the...