Mercurial > public > ostc4
diff Common/Inc/data_exchange.h @ 763:aa6006975e76
increase HAL_Delay to 10ms for cold-start-button reset
+ typos and comment changes
author | heinrichsweikamp |
---|---|
date | Sun, 26 Mar 2023 18:34:30 +0200 |
parents | 6de83d8205a0 |
children | 061174d88af9 |
line wrap: on
line diff
--- a/Common/Inc/data_exchange.h Sun Mar 26 11:27:29 2023 +0200 +++ b/Common/Inc/data_exchange.h Sun Mar 26 18:34:30 2023 +0200 @@ -197,7 +197,7 @@ uint8_t sensor_map[EXT_INTERFACE_SENSOR_CNT]; uint8_t SPARE_OldWireless[5]; /* 64 - 12 for extADC - 6 for CO2 - 34 for sensor (+dummmy) - sensor map*/ // PIC data - uint8_t button_setting[4]; /* see dependency to SLiveData->buttonPICdata */ + uint8_t button_setting[4]; /* see dependency to SlaveData->buttonPICdata */ uint8_t SPARE1; //debug uint32_t pressure_uTick;