1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

Fix issue compiler option2

This commit is contained in:
Mimmo La Fauci 2012-06-04 23:29:28 +02:00
parent fb011d3c3b
commit a363b196a6

View File

@ -4,7 +4,7 @@
#include <inttypes.h>
#include "wifi_spi.h"
#define SPI_START_CMD_DELAY 10
#define SPI_START_CMD_DELAY 12
#define NO_LAST_PARAM 0
#define LAST_PARAM 1