remote control exercise: binary LED counter via button over Rime network
[wsn-p.git] / exercise_remotecontrol / rime / Makefile
1 include ../../Makefile.properties
2 CONTIKI_PROJECT=led_remote_control_rime
3
4 all: $(CONTIKI_PROJECT)
5
6 include $(CONTIKI)/Makefile.include
7
This page took 0.048031 seconds and 5 git commands to generate.