forked from espressif/esp-idf
Merge branch 'contrib/github_pr_15119' into 'master'
refactor(soft_spi_master_main.c): remove dead c (GitHub PR) See merge request espressif/esp-idf!36101
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
#include "esp_check.h"
|
||||
#include "soft_spi.h"
|
||||
|
||||
#define READ_COUNT 16
|
||||
|
||||
const char* EXAMPLE_TAG = "soft_spi_master";
|
||||
|
||||
void app_main(void)
|
||||
|
Reference in New Issue
Block a user