mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-19 13:54:23 +01:00
using new run-bridge script
This commit is contained in:
parent
2e05fbe7c8
commit
b8486c287f
@ -42,9 +42,7 @@ void BridgeClass::begin() {
|
||||
delay(500);
|
||||
// Wait for OpenWRT message
|
||||
// "Press enter to activate console"
|
||||
print(F("\ncd /usr/lib/python2.7/bridge\n"));
|
||||
delay(100);
|
||||
print(F("python -B bridge.py\n"));
|
||||
print(F("run-bridge\n"));
|
||||
delay(1000);
|
||||
dropAll();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user