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