This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
RainEagle
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
clean up
main
Peter Shipley
11 years ago
parent
44a8672199
commit
d1f622c292
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Tests/get_hist.py
+ 1
- 1
Tests/get_hist.py
View File
@@ -50,7 +50,7 @@ print s
time.sleep(1)
time.sleep(1)
sendstr = "<LocalCommand>\n<Name>get_history_data</Name>\n<MacId{0}</MacId>\n<StartTime>0x00000000</StartTime>\n</LocalCommand>\n".format(my_macid)
sendstr = "<LocalCommand>\n<Name>get_history_data</Name>\n<MacId
<
{0}</MacId>\n<StartTime>0x00000000</StartTime>\n</LocalCommand>\n".format(my_macid)
s.sendall(sendstr)
s.sendall(sendstr)
print
print
Write
Preview
Loading…
Cancel
Save