Update Readme.md with Tasks
This commit is contained in:
		
							parent
							
								
									e5b64e746e
								
							
						
					
					
						commit
						1f85246a2e
					
				| 
						 | 
					@ -13,3 +13,11 @@ Objectives:
 | 
				
			||||||
5. The Red LED should turn on when the vehicle speed is greater than or equal to 30 km/hr and below 40 km/hr.
 | 
					5. The Red LED should turn on when the vehicle speed is greater than or equal to 30 km/hr and below 40 km/hr.
 | 
				
			||||||
6. The Red LED should blink rapidly when the vehicle speed is greater than 40 km/hr.
 | 
					6. The Red LED should blink rapidly when the vehicle speed is greater than 40 km/hr.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Tasks : 
 | 
				
			||||||
 | 
					1. Initalize UART for receiving data - Completed
 | 
				
			||||||
 | 
					2. Add Read data function - Completed
 | 
				
			||||||
 | 
					3. LED indication configuration - Completed
 | 
				
			||||||
 | 
					4. Initialize buffer to store data - Pending
 | 
				
			||||||
 | 
					5. Add received data to the buffer - Pending
 | 
				
			||||||
 | 
					6. Use received data to meet objectives - Pending
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue