mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 21:32:14 +08:00
bump cereal (#28650)
* bump cereal * fix pigeond test * bump cereal * bump cereal * bump cereal * bump cereal * update refs old-commit-hash: a50c191f8df547d65b539438a4f0e9a1a8efb205
This commit is contained in:
+1
-1
Submodule cereal updated: 0a1d3c4c9a...3e93013b70
@@ -1 +1 @@
|
||||
72b5d91c92a72b2a708526dade78960950c5b595
|
||||
3e1f65895f90cba942433ceee9c2147944e297ce
|
||||
@@ -26,8 +26,8 @@ class TestPigeond(unittest.TestCase):
|
||||
sm = messaging.SubMaster(['ubloxRaw'])
|
||||
|
||||
# setup time
|
||||
time.sleep(2)
|
||||
sm.update()
|
||||
for _ in range(int(5 * service_list['ubloxRaw'].frequency)):
|
||||
sm.update()
|
||||
|
||||
for _ in range(int(10 * service_list['ubloxRaw'].frequency)):
|
||||
sm.update()
|
||||
|
||||
Reference in New Issue
Block a user