IRremoteESP8266
src
locale
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__
Generated by
1.8.17