mirror of https://github.com/arendst/Tasmota.git
Merge branch 'development' of https://github.com/arendst/Tasmota into development
This commit is contained in:
commit
e7e06e40ea
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
it-IT.h - localization for Italian - Italy for Tasmota
|
||||
|
||||
Copyright (C) 2020 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 20.11.2020
|
||||
Copyright (C) 2020 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 28.12.2020
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -673,8 +673,8 @@
|
|||
#define D_SENSOR_A4988_STP "A4988 - STP"
|
||||
#define D_SENSOR_A4988_ENA "A4988 - ENA"
|
||||
#define D_SENSOR_A4988_MS1 "A4988 - MS1"
|
||||
#define D_SENSOR_OUTPUT_HI "Output - Hi"
|
||||
#define D_SENSOR_OUTPUT_LO "Output - Lo"
|
||||
#define D_SENSOR_OUTPUT_HI "Uscita - Hi"
|
||||
#define D_SENSOR_OUTPUT_LO "Uscita - Lo"
|
||||
#define D_SENSOR_AS608_TX "AS608 - TX"
|
||||
#define D_SENSOR_AS608_RX "AS608 - RX"
|
||||
#define D_SENSOR_DDS2382_TX "DDS238-2 - TX"
|
||||
|
|
Loading…
Reference in New Issue