mirror of
https://github.com/DanielPollithy/bluetooth_drone.git
synced 2025-10-16 11:45:38 +00:00
d3 update
This commit is contained in:
parent
86b338f4a5
commit
cfaa6a86e3
@ -82,6 +82,7 @@ def protocol(address):
|
|||||||
# ETHEREUM
|
# ETHEREUM
|
||||||
# now start the transaction
|
# now start the transaction
|
||||||
if not settings.DEMO:
|
if not settings.DEMO:
|
||||||
|
print('node start_charging.js {} {}'.format(settings.CLIENT_ETHEREUM_ADDRESS, server_ethereum_address))
|
||||||
p = Popen(
|
p = Popen(
|
||||||
[
|
[
|
||||||
'node',
|
'node',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user