You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed coroutine syntax bug in dpu
DPU now only loads the last few lines of the OD and OD_set data instead of the entire files into memory every iteration. This saves significant computation time for long experiments. See https://www.evolver.bio/t/unexpected-double-dilution/226/9
Moved some files around in the arduino repository. No longer have a Rev A and Rev B - there is a single version of the code. The only difference was the pump mapping - the two mappings are both in the single file and can be selected by the user.