mirror of
				https://github.com/liberatedsystems/openCom-Companion.git
				synced 2025-07-08 05:07:21 +02:00 
			
		
		
		
	Fixed missing config value initialisation
This commit is contained in:
		
							parent
							
								
									34525544ee
								
							
						
					
					
						commit
						7d443807f5
					
				@ -260,6 +260,7 @@ class SidebandCore():
 | 
			
		||||
        self.config["hw_rnode_beaconinterval"] = None
 | 
			
		||||
        self.config["hw_rnode_beacondata"] = None
 | 
			
		||||
        self.config["hw_rnode_bt_device"] = None
 | 
			
		||||
        self.config["hw_rnode_bluetooth"] = False
 | 
			
		||||
        self.config["hw_modem_baudrate"] = 57600
 | 
			
		||||
        self.config["hw_modem_databits"] = 8
 | 
			
		||||
        self.config["hw_modem_stopbits"] = 1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user