Deleted somee debug printfs.
FossilOrigin-Name: 32fe4f2ab74ce6a46bf7c5a4b0268e42ef4ffe07bc1dcdf8b89d474e4784950d
This commit is contained in:
		@ -39,8 +39,8 @@ void cwmsg_init(struct cwmsg * cwmsg, uint8_t *buffer, int type, int seqnum, str
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
		rmaclen=(*radioinfo->rmac);
 | 
							rmaclen=(*radioinfo->rmac);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		printf ("Adding rmac len %d\n",rmaclen);
 | 
					//		printf ("Adding rmac len %d\n",rmaclen);
 | 
				
			||||||
		printf ("Real copy woul dbe %d\n",rmaclen/8+8);
 | 
					//		printf ("Real copy woul dbe %d\n",rmaclen/8+8);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		memcpy(buffer+8,radioinfo->rmac,rmaclen/8+8);
 | 
							memcpy(buffer+8,radioinfo->rmac,rmaclen/8+8);
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user