Mercurial > public > ostc4
comparison Common/Inc/settings.h @ 873:e373e90a48db Evo_2_23
merge new screen stuff
author | heinrichsweikamp |
---|---|
date | Wed, 14 Aug 2024 16:44:46 +0200 |
parents | 2a8af51ab04d fa431d42b5fb |
children | 608d3e918146 |
comparison
equal
deleted
inserted
replaced
872:5e027b0f7475 | 873:e373e90a48db |
---|---|
44 | 44 |
45 | 45 |
46 #define NUM_GASES 5 | 46 #define NUM_GASES 5 |
47 #define NUM_OFFSET_DILUENT 5 | 47 #define NUM_OFFSET_DILUENT 5 |
48 #define SPECIAL_GAS_ID 0 | 48 #define SPECIAL_GAS_ID 0 |
49 #define NO_GAS_ID 255 | |
49 | 50 |
50 #define ERROR_ 0xFF | 51 #define ERROR_ 0xFF |
51 | 52 |
52 #define CCRMODE_FixedSetpoint 0 | 53 #define CCRMODE_FixedSetpoint 0 |
53 #define CCRMODE_Sensors 1 | 54 #define CCRMODE_Sensors 1 |