Skip to content

Commit b5ac9b9

Browse files
authored
Prepare next release
1 parent 76a5220 commit b5ac9b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/main.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#else
3434
#define MAX_BUFFER (4096)
3535
#endif
36-
#define HELLO_MESSAGE "\r\nWelcome!\r\nAwa driver 9."
36+
#define HELLO_MESSAGE "\r\nWelcome!\r\nAwa driver 10."
3737

3838
#include "calibration.h"
3939
#include "statistics.h"
@@ -293,4 +293,4 @@ void processData()
293293
}
294294
}
295295

296-
#endif
296+
#endif

0 commit comments

Comments
 (0)