コード例 #1
0
ファイル: Config.cs プロジェクト: ningjx/RaspberryPiFCS
 public static void SaveConfig()
 {
     BaseConfig.ReadConfig();
 }