external nextion display example
This commit is contained in:
		
							parent
							
								
									6edef21351
								
							
						
					
					
						commit
						6ccbc32911
					
				
					 6 changed files with 38 additions and 18 deletions
				
			
		| 
						 | 
				
			
			@ -222,8 +222,8 @@ bool nexInit(void)
 | 
			
		|||
    bool ret1 = false;
 | 
			
		||||
    bool ret2 = false;
 | 
			
		||||
    
 | 
			
		||||
    dbSerialBegin(9600);
 | 
			
		||||
    nexSerial.begin(9600);
 | 
			
		||||
    //dbSerialBegin(9600);
 | 
			
		||||
    nexSerial.begin(115200);
 | 
			
		||||
    sendCommand("");
 | 
			
		||||
    sendCommand("bkcmd=1");
 | 
			
		||||
    ret1 = recvRetCommandFinished();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue