IRremoteESP8266
en-IE.h
Go to the documentation of this file.
1 // Copyright 2019 - David Conran (@crankyoldgit)
2 // Locale/language file for English / Ireland.
3 // This file will override the default values located in `defaults.h`.
4 #ifndef LOCALE_EN_IE_H_
5 #define LOCALE_EN_IE_H_
6 // Nothing should really need to be set here, as en-IE is the same as en-AU,
7 // which is the default locale/language.
8 #endif // LOCALE_EN_IE_H__