# CFLAGS=-Wall -O2 -std=gnu++11 (Problem with this line)
CFLAGS=-std=gnu++11
# CFLAGS=-Wall -O2 -std=gnu++11 (Problem with this line, g810-led -a ff0000, missing set key)
CFLAGS=-Wall -std=gnu++11
LDFLAGS=-lusb-1.0
PROGN=g810-led
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.