Skip to content

MQ2FeedMe - Quick Cleanup

Knightly requested to merge (removed):MQ2FeedMe-Knightly into master
  • Remove using namespace std
  • Remove #defines that were only used in 1 place
  • Clarify GoodToFeed (left existing comment format)
  • Switch global to GetGameState()
  • Remove some unused variables in if statements
  • Remove "SafeItoa"
  • Switch SetGameState callback to use GameState
  • Remove reference to pulses as seconds

Merge request reports