added text

forgot the #define D_UNIT_INCREMENTS "inc"
This commit is contained in:
Mike 2018-09-25 16:23:38 +02:00 committed by GitHub
parent e9d6a5bc46
commit baf81daaa2
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 "h"
#define D_UNIT_INCREMENTS "inc"
#define D_UNIT_KILOOHM "kΩ"
#define D_UNIT_KILOWATTHOUR "kWh"
#define D_UNIT_LUX "lx"