tabspace fix. minor changes.

This commit is contained in:
2022-11-14 08:17:59 +03:00
parent 62d2fea59f
commit f30ac4aaf2
10 changed files with 228 additions and 282 deletions

View File

@@ -16,7 +16,7 @@
// I²C port handle
#define TOF_I2C hi2c1
extern I2C_HandleTypeDef TOF_I2C;
extern I2C_HandleTypeDef TOF_I2C;
// Pins
#define TOF_XSHUT_PORT Sens_SHUT_GPIO_Port