mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-11 10:45:41 +00:00
Subtract price
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#define PRICE_TYPE_FIXED 0x00
|
||||
#define PRICE_TYPE_ADD 0x01
|
||||
#define PRICE_TYPE_PCT 0x02
|
||||
#define PRICE_TYPE_SUBTRACT 0x03
|
||||
|
||||
struct PriceConfig {
|
||||
char name[32];
|
||||
|
||||
Reference in New Issue
Block a user