Skip to content

Commit

Permalink
100.11 // Power Management Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aldenhart committed Sep 18, 2016
1 parent da0835e commit 4807e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g2core/g2core_info.h
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#ifndef G2CORE_INFO_H_ONCE
#define G2CORE_INFO_H_ONCE

#define G2CORE_FIRMWARE_BUILD 100.10 // Fixes for UART at the wrong baud rate on Sam3x
#define G2CORE_FIRMWARE_BUILD 100.11 // Power Management Fixes
#ifdef GIT_VERSION
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
#else
Expand Down

0 comments on commit 4807e81

Please sign in to comment.