diff options
Diffstat (limited to 'stmhal/pin_defs_stmhal.h')
-rw-r--r-- | stmhal/pin_defs_stmhal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/pin_defs_stmhal.h b/stmhal/pin_defs_stmhal.h index 05b62532db..80c967016d 100644 --- a/stmhal/pin_defs_stmhal.h +++ b/stmhal/pin_defs_stmhal.h @@ -38,6 +38,7 @@ enum { PORT_H, PORT_I, PORT_J, + PORT_K, }; enum { |