1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-23 08:45:22 +03:00

boolean -> bool

This commit is contained in:
Ivan Grokhotkov
2015-05-14 15:05:24 +03:00
parent 3c9d1f20bb
commit 4644c3bad0
3 changed files with 49 additions and 51 deletions

View File

@ -12,8 +12,6 @@
extern "C" {
#endif
//#include "c_stdio.h"
#include <user_config.h>
#include "spiffs_config.h"
#include "flashmem.h"