Skip to content

Commit

Permalink
version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BeSeeTek committed Jul 27, 2021
1 parent 44d4af5 commit 2c5e149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Inc/freertos_cubemx.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ extern "C" {
#include "SEGGER_RTT.h"
#include "tim64extender.h"
#define VERSION_MAJOR 0
#define VERSION_MINOR 5
#define VERSION_PATCH 1
#define VERSION_MINOR 6
#define VERSION_PATCH 0
const uint8_t UDP_TARGET_DEFAULT_IP_ADDRESS[4] = { 192, 168, 0, 200 };


Expand Down

0 comments on commit 2c5e149

Please sign in to comment.