Difference between revisions of "Updating the Building Automation Hat"

From Open Source Controls Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  ~/megabas-rpi$ cd update/
  ~/megabas-rpi$ cd update/
  ~/megabas-rpi/update$ ./update 0  (or 1)
  ~/megabas-rpi/update$ ./update 0  (or 1)
[[File:Update1.png]]

Revision as of 12:24, 21 June 2022

Disable any software using I2C ports.

~$ cd megabas-rpi/  
~/megabas-rpi$ git pull
~/megabas-rpi$ sudo make install
~/megabas-rpi$ cd update/
~/megabas-rpi/update$ ./update 0   (or 1)

Update1.png