Refactor getting config values to stop duplicating the rwlock

This commit is contained in:
Marc Di Luzio
2018-05-15 16:52:06 +01:00
parent 39ad076fa9
commit 79f620e013
4 changed files with 58 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
1.2
Store the initial governor state on mode enter
Config now supports defaultgov and desiredgov
1.1