Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev authored Sep 17, 2024
1 parent 76a5220 commit b5ac9b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#else
#define MAX_BUFFER (4096)
#endif
#define HELLO_MESSAGE "\r\nWelcome!\r\nAwa driver 9."
#define HELLO_MESSAGE "\r\nWelcome!\r\nAwa driver 10."

#include "calibration.h"
#include "statistics.h"
Expand Down Expand Up @@ -293,4 +293,4 @@ void processData()
}
}

#endif
#endif

0 comments on commit b5ac9b9

Please sign in to comment.