Changeset - 9e3e1986377f
[Not reviewed]
default
0 1 0
ethanzonca@CL-ENS241-08.cedarville.edu - 12 years ago 2013-01-18 17:02:35
ethanzonca@CL-ENS241-08.cedarville.edu
Fixed LED for AT mode OK identification
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
master/master/lib/slavesensors.c
Show inline comments
 
@@ -95,7 +95,7 @@ void slavesensors_network_scan() {
 
	//todo
 
	if(atOK == 0)
 
	{
 
		led_on(LED_STATUS);
 
		led_on(LED_CYCLE);
 
		serial0_sendString("ATND");
 
		serial0_sendChar(0x0D);
 
		
0 comments (0 inline, 0 general)