Skip to content

0.5.4

Compare
Choose a tag to compare
@tyspa1 tyspa1 released this 06 Apr 16:53
· 2 commits to master since this release

Fixed in this release:

  • Fixed error in phone app that made calls from countries outside of the United States invalid.
  • Fixed error in message app that blocked messages from being sent if not in the United States.
  • Added a constant to main.py to control whether the RTC time is parsed into 12 hour time or left alone.

How to Update

Remove old build of TYOS:
sudo rm -rf tyos
Download new version:
wget https://github.com/spadgenske/TYOS/archive/0.5.4.zip
unzip:
unzip 0.5.4.zip
Rename:
mv TYOS-0.5.4 tyos
Run:
sudo python tyos/src/main.py