We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d65c54 commit ec6cb5fCopy full SHA for ec6cb5f
sam/1.0.3/variants/geolink_opentracker/variant.h
@@ -237,8 +237,8 @@ static const uint8_t CANTX = 33;
237
#define PIN_C_REBOOT 4
238
#define PIN_RING_GSM 22
239
#define PIN_GSM_VDD_EXT 24
240
-#define ANALOG_VREF 3.400f
241
-#define MODEM_VBAT 4.133f
+#define ANALOG_VREF 3.40
+#define MODEM_VBAT 4.13
242
#else
243
// HW Revision 2.4
244
// dropped "REBOOT" pin and "GSM VDD" (unused)
@@ -247,8 +247,8 @@ static const uint8_t CANTX = 33;
247
#define PIN_RING_GSM 24
248
#define PIN_C_IN1_PD 38
249
#define PIN_C_IN2_PD 39
250
-#define ANALOG_VREF 3.307f
251
-#define MODEM_VBAT 4.360f
+#define ANALOG_VREF 3.31
+#define MODEM_VBAT 4.36
252
#endif
253
254
#define AIN_S_INLEVEL 49
0 commit comments