Fix for the new analog watch face implementation in InfiniTime
The new analog watch face implementation in InfiniTime draws the background programmatically instead of using a background picture. This branch removes this background picture from the files needed by cmake to build the project.
This commit is contained in:
		
							parent
							
								
									25ec7af440
								
							
						
					
					
						commit
						f49bf98151
					
				@ -180,7 +180,6 @@ target_sources(infinisim PUBLIC
 | 
			
		||||
  ${InfiniTime_DIR}/src/displayapp/Colors.cpp
 | 
			
		||||
  ${InfiniTime_DIR}/src/displayapp/DisplayApp.h
 | 
			
		||||
  ${InfiniTime_DIR}/src/displayapp/DisplayApp.cpp
 | 
			
		||||
  ${InfiniTime_DIR}/src/displayapp/icons/bg_clock.c # used by WatchFaceAnalog.cpp
 | 
			
		||||
  ${InfiniTime_DIR}/src/buttonhandler/ButtonHandler.h
 | 
			
		||||
  ${InfiniTime_DIR}/src/buttonhandler/ButtonHandler.cpp
 | 
			
		||||
  ${InfiniTime_DIR}/src/components/alarm/AlarmController.h
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user