small code update

This commit is contained in:
2025-01-29 18:01:33 +01:00
parent 1f20a0ab7a
commit 658b6181b4
2 changed files with 3 additions and 3 deletions

View File

@@ -47,9 +47,9 @@ static const uint8_t num_DSM_channels = 6; // If using DSM RX, change this to m
// #define GYRO_2000DPS
// Uncomment only one full scale accelerometer range (G's)
#define ACCEL_2G // Default
// #define ACCEL_2G // Default
// #define ACCEL_4G
// #define ACCEL_8G
#define ACCEL_8G
// #define ACCEL_16G
//========================================================================================================================//