ac4lt / autonomous-nina-sequence

This project is for an autonomous N.I.N.A sequence that can run 24/7 without user direct user intervention.
Mozilla Public License 2.0
4 stars 0 forks source link

use powers "when (expression)" instead of relying on breakpoint #36

Closed ac4lt closed 9 months ago

ac4lt commented 9 months ago

This would have two benefits:

  1. no need to stop the sequence after it starts to set variables
  2. if, for example, it was realized darks were needed and the system was idle during the day, it would 'wake up" and begin taking darks without having to wait for the next dark window.
ac4lt commented 9 months ago

implemented for 0.10.0