mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	remove output
This commit is contained in:
		
							parent
							
								
									cde87cb643
								
							
						
					
					
						commit
						4d6ac94396
					
				| @ -72,8 +72,8 @@ void IpDataLinkLayer::loop() | ||||
| 
 | ||||
| void IpDataLinkLayer::enabled(bool value) | ||||
| { | ||||
|     _print("own address: "); | ||||
|     _println(_deviceObject.induvidualAddress()); | ||||
| //    _print("own address: ");
 | ||||
| //    _println(_deviceObject.induvidualAddress());
 | ||||
|     if (value && !_enabled) | ||||
|     { | ||||
|         _platform.setupMultiCast(_ipParameters.multicastAddress(), KNXIP_MULTICAST_PORT); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user