Skip to content

Commit

Permalink
2020-07-13 19:04:55 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
Decent Espresso committed Jul 13, 2020
1 parent 2436220 commit 7b3b718
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion bluetooth.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -1701,11 +1701,12 @@ proc later_new_de1_connection_setup {} {


#if {$::settings(heater_voltage) == ""} {
after 7000 get_heater_voltage
#}


after 5000 read_de1_state
after 7000 get_heater_voltage
after 9000 de1_enable_temp_notifications

}

Expand Down
2 changes: 1 addition & 1 deletion manifest.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"binary.tcl" 63280 1594340183 26275e92da842214cf8ee100dba6a159901bfe80179e8b400e48bf076e5acbbf
"bluetooth.tcl" 92580 1594418761 93ec16da23e57db4741a4ab798e3dba58576f576fbbfeebfc81fa0ecabd57fe9
"bluetooth.tcl" 92621 1594667068 5ad6fdbcc5c519ca5466d394728f1fd2dcbf85dc0816336a8e38ece469d8d4e2
"translation.tcl" 394251 1594411629 74fed483b6d121b3716169b06770bd83396dce79d3162df6b1788f24d0ea3ef3
"de1plus.tcl" 170 1515060265 5fed814ddfcaeeb20317ebf4b554b4c88a5dac1f7e606c193adecc2388014687
"de1.tcl" 144 1515562773 badcd3b35fd9257cacb1e21807e8dc836137ca6cdcbf01c21df5f96b76254b2c
Expand Down
2 changes: 1 addition & 1 deletion timestamp.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1594575372
1594667095

0 comments on commit 7b3b718

Please sign in to comment.