Kimaro Aloyce
Newbie level 1
- Joined
- Jul 9, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 5
please help me with the micro c code for automatic car parking system using pic
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
while car!=parked
{
drive_in_circles();
}
parking_space=car;