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