Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
esp_predef.h
1
#include <stdio.h>
2
#include <stdarg.h>
3
#include "ets_rom.h"
4
5
int
ets_vsprintf(
char
*str,
const
char
*format, va_list ap);
6
7
int
tolower(
int
c);
8
int
toupper(
int
c);
9
int
isprint(
int
c);
10
int
islower(
int
c);
11
int
isupper(
int
c);
12
int
isalpha(
int
c);
13
int
isdigit(
int
c);
14
int
isspace(
int
c);
include
esp8266
esp_predef.h
Generated on Sun Feb 2 2025 21:18:13 for Open Model Railroad Network (OpenMRN) by
1.9.8