Remove TargetRefresh option from the autoconfig logic.
The default target of 75Hz is almost always wrong for LCDs.
This commit is contained in:
		
							parent
							
								
									fcd4167e89
								
							
						
					
					
						commit
						db82e12fac
					
				|  | @ -71,7 +71,6 @@ | ||||||
| #define BUILTIN_MONITOR_SECTION \ | #define BUILTIN_MONITOR_SECTION \ | ||||||
| 	"Section \"Monitor\"\n" \ | 	"Section \"Monitor\"\n" \ | ||||||
| 	"\tIdentifier\t" BUILTIN_MONITOR_NAME "\n" \ | 	"\tIdentifier\t" BUILTIN_MONITOR_NAME "\n" \ | ||||||
| 	"\tOption\t\"TargetRefresh\"\t\"75.0\"\n" \ |  | ||||||
| 	"EndSection\n\n" | 	"EndSection\n\n" | ||||||
| 
 | 
 | ||||||
| #define BUILTIN_SCREEN_NAME \ | #define BUILTIN_SCREEN_NAME \ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue