Jonny999999 / armchair_fw

Firmware for a homemade automated electric armchair using an esp32 controller on a custom pcb
https://pfusch.zone/electric-armchair-v2
0 stars 0 forks source link

config option JOYSTICK_LOG_IN_IDLE not working anymore #28

Closed Jonny999999 closed 7 months ago

Jonny999999 commented 1 year ago

since outsourcing code to common/ folder i could not get joystick logging to work

needs testing (mayby sdkconfig was fault?)

workaround: replace LOGD with LOGE in joystick.cpp

Jonny999999 commented 7 months ago

This feature is obsolete since the display menu was added. The display is used most of the time for accessing and debugging joystick data e.g. with status screen added in aab30abb80321c23e0f7d12d42d79d8e5f2903bc