output_low(PIN_B7); //LED off
delay_ms(15000); //delay (I put it to give time for Lan devices to initialize them- I think this is unnecessary)
output_high(PIN_B7); //Led on (after 15s period)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum