sparkfun/OpenScale

Updating firmware

WyattLiu opened this issue · 2 comments

I have tried to update following the instruction here https://learn.sparkfun.com/tutorials/openscale-applications-and-hookup-guide/all#upgrading-the-firmware

But I am stuck at missing a header file, may I ask what was the assumption that we have to install before hand?

Arduino: 1.8.8 (Linux), Board: "Arduino/Genuino Uno"

OpenScale:64:59: error: OneWire.h: No such file or directory
compilation terminated.
exit status 1
OneWire.h: No such file or directory

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Nvm, I added https://github.com/PaulStoffregen/OneWire myself, hope someone can add this requirement on the website for updating firmware.

Sorry. I should have made that more obvious, but you got it figured out.