diff options
| author | Damien George | 2014-03-23 00:25:09 +0000 |
|---|---|---|
| committer | Damien George | 2014-03-23 00:25:09 +0000 |
| commit | 965e2bafeabf1663f7d641bf5d16fa7f9116d822 (patch) | |
| tree | 7ab27e455c7ad13bd3328488364a5770e50d666a /stmhal/boards | |
| parent | badc9d4a953f9636983928feb16d33b71e01f975 (diff) | |
stmhal: Improve LED intensity get/set method.
Diffstat (limited to 'stmhal/boards')
| -rw-r--r-- | stmhal/boards/PYBv10/mpconfigboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/boards/PYBv10/mpconfigboard.h b/stmhal/boards/PYBv10/mpconfigboard.h index b7b025944..fba7ab4ab 100644 --- a/stmhal/boards/PYBv10/mpconfigboard.h +++ b/stmhal/boards/PYBv10/mpconfigboard.h @@ -1,4 +1,4 @@ -#define PYBOARD4 +#define PYBv10 #define MICROPY_HW_BOARD_NAME "PYBv1.0" |
