Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting.
- Device & model you are using (Ex: Pi 2 Model B or Arduino Uno with W5100 ethernet shield)
Rpi 2 B
- What dashboard are you using? (Web, iOS, Android)
iOS
- Please describe the bug / issue as detailed as possible. Attaching the code and any relevant screenshots would be very helpful!
When adding generic widget to dashboard to read voltage thru mcp3008 noticed there are 2 mcp3008 selections showing. Somehow I must have added 2. Under gpio ce1 showing 2 but the tutorial has that line running to ce0. I chose one chip for one widget and the other chip for second one. Neither show a reading.
Is there a way to delete both mcp3008 and start over?
My goal is to use voltage dividers to bring down the voltage so I can read solar panel and battery voltage.