Skip to content

Commit c9eeb61

Browse files
committed
bad commit message
testing: is this bad commit caught? Signed-off-y: Dhruva Gole <[email protected]>
1 parent 0bae8e1 commit c9eeb61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/threads_arduino/src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ void setup()
4444
}
4545
void loop()
4646
{
47+
printk("THIS IS A BAD COMIT");
4748
digitalWrite(D10, HIGH);
4849
delay(300);
4950
digitalWrite(D10, LOW);

0 commit comments

Comments
 (0)