Rename Pinetime in InfiniTime in sysinfo app.
This commit is contained in:
		
							parent
							
								
									1ca0c52983
								
							
						
					
					
						commit
						e0082f0ae3
					
				@ -84,7 +84,7 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen1() {
 | 
			
		||||
  uptimeSeconds = uptimeSeconds % secondsInAMinute;
 | 
			
		||||
  // TODO handle more than 100 days of uptime
 | 
			
		||||
 | 
			
		||||
  sprintf(t1, "Pinetime\n"
 | 
			
		||||
  sprintf(t1, "InfiniTime\n"
 | 
			
		||||
              "Version:%ld.%ld.%ld\n"
 | 
			
		||||
              "Build: %s\n"
 | 
			
		||||
              "       %s\n"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user