diff options
| author | Dan Halbert <halbert@halwitz.org> | 2021-03-19 09:57:21 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2021-03-19 09:57:21 -0400 |
| commit | 1512ca520b3e78ebc5cf6d9e031ac24c9206f1bb (patch) | |
| tree | fc69ba904523ac2a82e65686c9e2dbdd69944b43 /locale | |
| parent | 8293e1eedc300a5198dd8c20dea61539c3bd8dcc (diff) | |
Fix PWMOut non-error handling and never reset
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 97d46debd..9148569ec 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -753,10 +753,6 @@ msgstr "" msgid "Could not initialize UART" msgstr "" -#: ports/esp32s2/common-hal/pwmio/PWMOut.c -msgid "Could not initialize timer" -msgstr "" - #: ports/stm/common-hal/pwmio/PWMOut.c msgid "Could not re-init channel" msgstr "" |
