Skip to content

Commit

Permalink
Merge pull request #186 from KanoComputing/fix_uart_pi3
Browse files Browse the repository at this point in the history
Terminate pi3-specific config.
  • Loading branch information
Ealdwulf committed Jun 2, 2016
2 parents 891221d + 7ed1199 commit 17f5950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kano_updater/scenarios.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ def beta_310_to_beta_320(self):
[pi3]
# for light board
enable_uart=1
[all]
""")

with open(tmp_path, 'a') as tmp_config:
Expand Down

0 comments on commit 17f5950

Please sign in to comment.