Skip to content

Commit 6890f86

Browse files
committed
first test commit
1 parent 8ec21a1 commit 6890f86

File tree

1 file changed

+1
-1
lines changed
  • samples/basic/blinky/src

1 file changed

+1
-1
lines changed

samples/basic/blinky/src/main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/* 1000 msec = 1 sec */
1212
#define SLEEP_TIME_MS 1000
13-
/*sdfsdfafsd*/
13+
/*sdfsdfafsdsdffdsfds*/
1414
/* The devicetree node identifier for the "led0" alias. */
1515
#define LED0_NODE DT_ALIAS(led0)
1616

0 commit comments

Comments
 (0)