sforkowany z mirror/meshtastic-firmware
				
			Use new SimRadio in main for Portduino
							rodzic
							
								
									2696b04138
								
							
						
					
					
						commit
						68282682de
					
				| 
						 | 
				
			
			@ -36,7 +36,7 @@
 | 
			
		|||
#include "nimble/NimbleBluetooth.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#if HAS_WIFI
 | 
			
		||||
#if HAS_WIFI || defined(ARCH_PORTDUINO)
 | 
			
		||||
#include "mesh/wifi/WiFiServerAPI.h"
 | 
			
		||||
#include "mqtt/MQTT.h"
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			@ -45,6 +45,9 @@
 | 
			
		|||
#include "RF95Interface.h"
 | 
			
		||||
#include "SX1262Interface.h"
 | 
			
		||||
#include "SX1268Interface.h"
 | 
			
		||||
#if !HAS_RADIO
 | 
			
		||||
#include "SimRadio.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#if HAS_BUTTON
 | 
			
		||||
#include "ButtonThread.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue