KravitzLabDevices / FED3_library

GNU General Public License v3.0
6 stars 17 forks source link

Stop FED3 from entering sleep after Feed loop() #59

Open KravitzLab opened 2 years ago

KravitzLab commented 2 years ago

When Feed() loop ends, FED3 sleeps for 5s, and then continues. This adds 5s to the period set in fed3.Timeout() function. Fix this