Skip to content
Snippets Groups Projects
Commit d4b401fb authored by Erik Strand's avatar Erik Strand
Browse files

Fix bad comment in Makefile

parent 928aaaf8
No related branches found
No related tags found
No related merge requests found
# This Makefile compiles and flashes four different programs:
# Each .cpp file is independent.
# Run "make thread", "make pi_threads", etc. to build one.
CPPFLAGS=-Wall -O3 -pthread -std=c++11 -ffast-math
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment