teejusb / fsr

FSR code used for dance pads
GNU General Public License v3.0
62 stars 43 forks source link

Streamlining of panel addition. #22

Closed DJKero closed 3 years ago

DJKero commented 3 years ago

Streamlines https://github.com/teejusb/fsr/issues/8#issuecomment-817170977 You need to add the sensors to fsr.ino and change the "panels" variable on both server.py and app.js

teejusb commented 3 years ago

Thanks! This is something I had on the backburner and hadn't got around to yet. There are a couple of code changes which I'll add to the files.

DJKero commented 3 years ago

Thanks! This is something I had on the backburner and hadn't got around to yet. There are a couple of code changes which I'll add to the files.

No prob! Just made the changes you requested on the review!

teejusb commented 3 years ago

Okay cool I was able to test this and it looks good to me!