diff options
Diffstat (limited to 'cc3200/boards/cc3200_prefix.c')
| -rw-r--r-- | cc3200/boards/cc3200_prefix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/boards/cc3200_prefix.c b/cc3200/boards/cc3200_prefix.c index 26afba9a2..d0265df49 100644 --- a/cc3200/boards/cc3200_prefix.c +++ b/cc3200/boards/cc3200_prefix.c @@ -50,5 +50,5 @@ .af = PIN_MODE_0, \ .strength = PIN_STRENGTH_4MA, \ .mode = GPIO_DIR_MODE_IN, \ - .used = false \ + .isused = false, \ } |
