Skip to content

Commit 1046727

Browse files
committed
update GitHub actions
1 parent 1c0f271 commit 1046727

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/float16_test_all_2/float16_test_all_2.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ float16 f16;
1515

1616
void setup()
1717
{
18+
delay(500);
1819
while (!Serial);
1920
Serial.begin(115200);
2021
Serial.println();

0 commit comments

Comments
 (0)