refactor(esp_adc): reformat code with astyle_py

This commit is contained in:
Armando
2023-10-08 10:35:52 +08:00
parent 366bb1f99a
commit b774bd1457
36 changed files with 152 additions and 217 deletions

View File

@@ -106,7 +106,6 @@ struct adc_continuous_ctx_t {
#endif
};
#ifdef __cplusplus
}
#endif