added text

forgot the #define D_UNIT_INCREMENTS "inc"
This commit is contained in:
Mike 2018-09-25 16:24:44 +02:00 committed by GitHub
parent baf81daaa2
commit e6ae87fd82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -502,6 +502,7 @@
#define D_UNIT_CENTIMETER "cm"
#define D_UNIT_HERTZ "Hz"
#define D_UNIT_HOUR "hod"
#define D_UNIT_INCREMENTS "inc"
#define D_UNIT_KILOOHM "kOhm"
#define D_UNIT_KILOWATTHOUR "kWh"
#define D_UNIT_LUX "lx"