sudar / Arduino-Makefile

Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile
GNU Lesser General Public License v2.1
2.02k stars 449 forks source link

fixed typo in readme #665

Closed xrstf closed 3 years ago

sudar commented 3 years ago

Thank you @xrstf for catching it and for the PR. Just merged it.