dantler/infrared-remote-sketch

Clean up code

Closed this issue · 1 comments

A few small code clean-ups are possible.

First line of main.ino is wrong. Should say main.ino.

Unnecessary define MINUS_VALUE could be cleaned up..
See: https://github.com/dantler/infrared-remote-sketch/blob/master/sketch/main/main.ino#L89

Fixed in #6