Skip to content

Commit

Permalink
improved watchdog
Browse files Browse the repository at this point in the history
  • Loading branch information
BeSeeTek committed Sep 7, 2021
1 parent dc3f81c commit 50def6f
Show file tree
Hide file tree
Showing 2 changed files with 548 additions and 557 deletions.
2 changes: 1 addition & 1 deletion Inc/freertos_cubemx.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ extern "C" {
#include "tim64extender.h"
#define VERSION_MAJOR 0
#define VERSION_MINOR 7
#define VERSION_PATCH 0
#define VERSION_PATCH 2
const uint8_t UDP_TARGET_DEFAULT_IP_ADDRESS[4] = { 192, 168, 0, 200 };


Expand Down
Loading

0 comments on commit 50def6f

Please sign in to comment.