mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-19 09:41:20 +00:00
Merge branch 'master' into feature/esp32s2beta_update
This commit is contained in:
@@ -80,7 +80,7 @@ void my_post_trans_cb(spi_slave_transaction_t *trans) {
|
||||
}
|
||||
|
||||
//Main application
|
||||
void app_main()
|
||||
void app_main(void)
|
||||
{
|
||||
int n=0;
|
||||
esp_err_t ret;
|
||||
|
Reference in New Issue
Block a user