mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	fixed typo
This commit is contained in:
		| @@ -306,7 +306,7 @@ public: | ||||
|                 biasT = config.conf["devices"][selectedSerial]["biasT"]; | ||||
|             } | ||||
|             else { | ||||
|                 overallGain = false; | ||||
|                 biasT = false; | ||||
|             } | ||||
|         } | ||||
|  | ||||
| @@ -616,4 +616,4 @@ MOD_EXPORT void _DELETE_INSTANCE_(ModuleManager::Instance* instance) { | ||||
| MOD_EXPORT void _END_() { | ||||
|     config.disableAutoSave(); | ||||
|     config.save(); | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user