Remove whitespace
This commit is contained in:
		
							parent
							
								
									4c394202c0
								
							
						
					
					
						commit
						0c354212fd
					
				| @ -76,7 +76,7 @@ int rnode_handle_resp(struct RNode* rn, bool* in_frame, uint8_t* cmd, uint8_t* c | ||||
|                     //memcpy(rn->signature, cmd_buf+3+SERIAL_SIZE+MADE_SIZE, CHECKSUM_SIZE);
 | ||||
|                      | ||||
|                      | ||||
|                     memcpy (rn->r_eeprom, cmd_buf, EEPROM_SIZE); | ||||
|                     memcpy(rn->r_eeprom, cmd_buf, EEPROM_SIZE); | ||||
| 
 | ||||
|                     *in_frame = false; | ||||
|                     *frame_len = 0; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user