Difference between revisions of "Updating the Building Automation Hat"

From Open Source Controls Wiki
Jump to navigation Jump to search
(Created page with "Disable any software using I2C ports. ~$ git clone <nowiki>https://github.com/SequentMicrosystems/megabas-rpi.git</nowiki> ~$ cd megabas-rpi/update/ ~/megabas-rpi/update$ ./update 0")
 
Line 1: Line 1:
Disable any software using I2C ports.
Disable any software using I2C ports.
  ~$ git clone <nowiki>https://github.com/SequentMicrosystems/megabas-rpi.git</nowiki>
 
  ~$ cd megabas-rpi/update/
  ~$ cd megabas-rpi/
  ~/megabas-rpi/update$ ./update 0
~/megabas-rpi$ git pull
~/megabas-rpi$ sudo make install
  ~/megabas-rpi$ cd update/
  ~/megabas-rpi/update$ ./update 0   (or 1)

Revision as of 12:23, 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)