forked from espressif/esp-idf
Update soft_spi_master_main.c
This commit is contained in:
@@ -9,8 +9,6 @@
|
|||||||
#include "esp_check.h"
|
#include "esp_check.h"
|
||||||
#include "soft_spi.h"
|
#include "soft_spi.h"
|
||||||
|
|
||||||
#define READ_COUNT 16
|
|
||||||
|
|
||||||
const char* EXAMPLE_TAG = "soft_spi_master";
|
const char* EXAMPLE_TAG = "soft_spi_master";
|
||||||
|
|
||||||
void app_main(void)
|
void app_main(void)
|
||||||
|
Reference in New Issue
Block a user