Skip to content

Commit f242cea

Browse files
authored
Merge pull request #13 from nanoframework/nfbot/clang-format-fix/4214a5ff-9201-440e-ba6c-cd7e890bfd23
Code style fixes for nanoframework/nf-interpreter PR#3216
2 parents a9f6e5d + 211235e commit f242cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/ESP32/_nanoCLR/System.Device.Adc/sys_dev_adc_native_System_Device_Adc_AdcController.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,4 +346,4 @@ HRESULT Library_sys_dev_adc_native_System_Device_Adc_AdcController::NativeInit__
346346

347347
NANOCLR_NOCLEANUP_NOLABEL();
348348
}
349-
#endif // #if defined(CONFIG_IDF_TARGET_ESP32)
349+
#endif // #if defined(CONFIG_IDF_TARGET_ESP32)

0 commit comments

Comments
 (0)