Skip to content

Use only 2 lines instead 4 #10

Answered by micbay
sommo asked this question in Q&A
Mar 2, 2023 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

With version 1.1.0 (which is equivalent to pulling the current master branch at the time of this update), the code base now supports setting the number of lanes that will be used in the system.

The laneCount variable is now set using a new LANE_COUNT macro id in the defaultSettings.h. This is also now set to 2 by default, but is changeable to any value 1-4 by setting an alternate LANE_COUNT in ones localSettings.h. Subsequently, the new DEFAULT_MAX_STORED_LAPS is now 20 out of the box. If LANE_COUNT is increased, DEFAULT_MAX_STORED_LAPS should be reduced accordingly.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@micbay
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sommo
Comment options

Answer selected by micbay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants