mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-04-28 23:59:01 -07:00
7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
![]() |
SubDir TOP libraries RF24Network examples sensornet ;
|
||
|
|
||
|
LOCATE_SOURCE = $(SUBDIR)/$(PINS) ;
|
||
|
LOCATE_TARGET = $(SUBDIR)/$(PINS) ;
|
||
|
|
||
|
ArduinoWithLibs Main : RF24Network RF24 Tictocs SPI ;
|