-
Hello, I'm fairly new to raspberry pi's and I'm running into an issue with this project that I'm stumped on. When I run "sudo ./main.py --led-gpio-mapping="adafruit-hat" I get these errors: ERROR (12:29:20): Untrapped error in main! Any thoughts on this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You're missing a comma in your config file somewhere (line 52 is end of file):
|
Beta Was this translation helpful? Give feedback.
You're missing a comma in your config file somewhere (line 52 is end of file):