Skip to content

Commit b41bff1

Browse files
committed
Motor.html -> charVal fix
1 parent b3d9a3b commit b41bff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

motor.html

+1
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ <h1>Styring av motorer</h1>
210210
<script>
211211

212212
//var readWriteCharacteristic = 1;
213+
ble.charVal = new Uint8Array(20);
213214

214215
// Motor 1
215216
$('#m1_init').click( function() {

0 commit comments

Comments
 (0)