mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-13 03:37:05 +01:00
6 lines
100 B
C
6 lines
100 B
C
// some overrides we need when using UnixHostDuino
|
|
|
|
#pragma once
|
|
|
|
#define strncasecmp_P strncasecmp
|