diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CFLAGS = -Wall -Wextra -pedantic +CFLAGS = -Wall -Wextra -pedantic -Wno-unused-parameter LDFLAGS = -lbluetooth -lcwiid all: bal mpcal mplog wibble |
![]() |
index : wii-sensors | |
| playing around with Wiimote, MotionPlus and Balance Board | derf |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -1,4 +1,4 @@ -CFLAGS = -Wall -Wextra -pedantic +CFLAGS = -Wall -Wextra -pedantic -Wno-unused-parameter LDFLAGS = -lbluetooth -lcwiid all: bal mpcal mplog wibble |