Update comment

This commit is contained in:
Scott Shawcroft 2019-03-28 09:29:18 -07:00 committed by Nick Moore
parent 94bda3bde1
commit 92095eb666
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ CIRCUITPY_I2CSLAVE = 0
# nvm not yet implemented
CIRCUITPY_NVM = 0
# rtc not yet implemented
# enable RTC
CIRCUITPY_RTC = 1
# frequencyio not yet implemented