Skip to content

Commit 1ef3624

Browse files
nfbotAdrianSoundy
authored andcommitted
Code style fixes
Automated fixes for code style.
1 parent 3e669c3 commit 1ef3624

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)