質問編集履歴

4

追記

2020/05/20 05:08

投稿

techno
techno

スコア22

test CHANGED
File without changes
test CHANGED
@@ -86,15 +86,17 @@
86
86
 
87
87
 
88
88
 
89
- google先生で
90
89
 
90
+
91
- 「raspberrypi 高速起動」におけるその他の記事
91
+ [Raspberry Pi 起動高速化手順メモ](http://karaage.hatenadiary.jp/entry/2014/10/24/073000)
92
92
 
93
93
 
94
94
 
95
95
 
96
96
 
97
+ google先生で
97
98
 
99
+ 「raspberrypi 高速起動」におけるその他の記事
98
100
 
99
101
 
100
102
 

3

訂正

2020/05/20 05:08

投稿

techno
techno

スコア22

test CHANGED
File without changes
test CHANGED
@@ -76,21 +76,13 @@
76
76
 
77
77
 
78
78
 
79
- Raspberry Pi Zeroを10秒以内で高速起動する最も簡単な方法
80
-
81
- > https://nw-electric.way-nifty.com/blog/2017/04/raspberry-pi-ze.html
79
+ [Raspberry Pi Zeroを10秒以内で高速起動する最も簡単な方法](http://nw-electric.way-nifty.com/blog/2017/04/raspberry-pi-ze.html)
82
80
 
83
81
 
84
82
 
85
83
 
86
84
 
87
-
88
-
89
- Raspberry Pi 3 Model B の起動時間の高速化
90
-
91
- > https://qiita.com/peace098beat/items/c95f0ba4d9edcf89b023
85
+ [Raspberry Pi 3 Model B の起動時間の高速化](http://qiita.com/peace098beat/items/c95f0ba4d9edcf89b023)
92
-
93
-
94
86
 
95
87
 
96
88
 
@@ -152,10 +144,8 @@
152
144
 
153
145
 
154
146
 
155
- https://note.com/asamin_moto/n/n23aaf9e8932f
147
+ [ラズパイ3でGUIプログラムを5秒で起動させる高速化手順](http://note.com/asamin_moto/n/n23aaf9e8932f)
156
-
157
- ラズパイ3でGUIプログラムを5秒で起動させる高速化手順
158
148
 
159
149
 
160
150
 
161
- というのも確認しました
151
+ というのも確認しました

2

修正

2020/05/20 05:02

投稿

techno
techno

スコア22

test CHANGED
File without changes
test CHANGED
@@ -62,7 +62,7 @@
62
62
 
63
63
 
64
64
 
65
- ご教いただけますと幸いです。
65
+ ご教いただけますと幸いです。
66
66
 
67
67
  よろしくお願いします。
68
68
 
@@ -78,7 +78,7 @@
78
78
 
79
79
  Raspberry Pi Zeroを10秒以内で高速起動する最も簡単な方法
80
80
 
81
- https://nw-electric.way-nifty.com/blog/2017/04/raspberry-pi-ze.html
81
+ > https://nw-electric.way-nifty.com/blog/2017/04/raspberry-pi-ze.html
82
82
 
83
83
 
84
84
 
@@ -88,7 +88,7 @@
88
88
 
89
89
  Raspberry Pi 3 Model B の起動時間の高速化
90
90
 
91
- https://qiita.com/peace098beat/items/c95f0ba4d9edcf89b023
91
+ > https://qiita.com/peace098beat/items/c95f0ba4d9edcf89b023
92
92
 
93
93
 
94
94
 

1

追記追加1

2020/05/20 04:59

投稿

techno
techno

スコア22

test CHANGED
File without changes
test CHANGED
@@ -141,3 +141,21 @@
141
141
  使用raspberrypi : Raspberry Pi 3 Model B (消費電力等の関係でこのraspberrypiを使用しています)
142
142
 
143
143
  そのpythonプログラムはモニターを使い操作します
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+ ### 追記
152
+
153
+
154
+
155
+ https://note.com/asamin_moto/n/n23aaf9e8932f
156
+
157
+ ラズパイ3でGUIプログラムを5秒で起動させる高速化手順
158
+
159
+
160
+
161
+ というのも確認しました