HACS

Results 2 issues of HACS

mkdir -p build/dbg/root (cd build/dbg; cmake \ -DBUILD_DOCUMENTATION:BOOL=OFF \ -DENABLE_GTEST:BOOL=ON \ -DENABLE_BENCHMARK:BOOL=OFF \ -DCMAKE_BUILD_TYPE=Debug \ -DCMAKE_INSTALL_PREFIX=`pwd`/root \ ../..) -- The CXX compiler identification is GNU 8.3.1 -- Check for working...

Thanks for sharing ,can I remove the Attiny and directly switch_input to the EN pin of the ldo, so that it is more energy efficient without the Attiny Can I...