hale2bopp
Newbie level 1
- Joined
- Mar 8, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,329
I have written a simple program to glow an LED for a certain amount time (giving appropriate delay)
But since the LED player by default counts from 0-15, I think it may be interfering with the execution of the program because nothing happens when I run the program.
So we tried to modify the /etc/init.d/rcS file and comment out the line referencing the LED app, following the suggestion by davef here : http://www.friendlyarm.net/forum/topic/3153
But our rcS file is very short and I couldn't find any line referencing the LED app!
Help?
Thanks!
But since the LED player by default counts from 0-15, I think it may be interfering with the execution of the program because nothing happens when I run the program.
So we tried to modify the /etc/init.d/rcS file and comment out the line referencing the LED app, following the suggestion by davef here : http://www.friendlyarm.net/forum/topic/3153
But our rcS file is very short and I couldn't find any line referencing the LED app!
Help?
Thanks!