Skip to content

Commit 5d1606d

Browse files
author
Owen L - SFE
committed
remove serial debug statements
1 parent e949f97 commit 5d1606d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

zzz_temporary-ble-build-out/zzz_temporary-ble-build-out.ino

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -397,10 +397,6 @@ extern "C" void am_ble_isr(void){
397397
void setup() {
398398
// put your setup code here, to run once:
399399

400-
Serial.begin(115200);
401-
delay(1000);
402-
Serial.printf("Hello!");
403-
404400
//
405401
// Boot the radio.
406402
//

0 commit comments

Comments
 (0)