ENH: add more retry to subscribe

Change-Id: If68249408446aace4a83e4b5beeb0643dce8cb87
(cherry picked from commit 8b0f16d3de8ef6816bf5eb068e007d202f9710c9)
This commit is contained in:
Stone Li
2025-01-07 11:58:18 +08:00
committed by Noisyfox
parent 0318b2579e
commit 3a7703fc67
3 changed files with 3 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
#define START_SEQ_ID 20000
#define END_SEQ_ID 30000
#define SUBSCRIBE_RETRY_COUNT 5
inline int correct_filament_temperature(int filament_temp)
{