Remove erroneous left over comment
This commit is contained in:
parent
4f830f1bbb
commit
43b1d2618e
@ -57,6 +57,5 @@ int common_hal_rtc_get_calibration(void) {
|
||||
}
|
||||
|
||||
void common_hal_rtc_set_calibration(int calibration) {
|
||||
// SNVS has HPCALB_VAL bits for calibration.
|
||||
mp_raise_NotImplementedError_varg(translate("%q"), MP_QSTR_calibration);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user