Skip to content

Commit

Permalink
Update Chat_with_Arduino.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedYousryM committed Feb 4, 2024
1 parent db1ee6b commit 6614c30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Examples/Chat_with_Arduino/Chat_with_Arduino.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include <NonBlockingSequence.h>

//visit https://github.com/AhmedYousryM/NonBlockingSequence

NonBlockingSequence chat;
NonBlockingSequence subsequence;
String TotalString;
Expand Down

0 comments on commit 6614c30

Please sign in to comment.