質問編集履歴

4

文法修正

2023/04/05 04:09

投稿

FUCCHY
FUCCHY

スコア3

test CHANGED
File without changes
test CHANGED
@@ -250,7 +250,7 @@
250
250
       パケージサイズ(突起部を除く):29.5×13×13.5mm
251
251
       電源:4.5~5.5V
252
252
  ---
253
- - [ ]使う予定のボード
253
+ - [ ] 使う予定のボード
254
254
  Arduino Nano Every
255
255
  搭載マイコン:ATMega4809(ブートローダー書込済)
256
256
  ・電源電圧:5V(VIN入力電圧範囲:7~21V)

3

マイコンボードの説明追加

2023/04/05 03:59

投稿

FUCCHY
FUCCHY

スコア3

test CHANGED
File without changes
test CHANGED
@@ -250,6 +250,17 @@
250
250
       パケージサイズ(突起部を除く):29.5×13×13.5mm
251
251
       電源:4.5~5.5V
252
252
  ---
253
+ - [ ]使う予定のボード
254
+ Arduino Nano Every
255
+ 搭載マイコン:ATMega4809(ブートローダー書込済)
256
+ ・電源電圧:5V(VIN入力電圧範囲:7~21V)
257
+ ・クロック周波数:20MHz
258
+ ・CPUフラッシュ:48KB
259
+ ・SRAM:6KB
260
+ ・EEPROM:256B
261
+ ・基板寸法:45mm×18mm
262
+ ・ピン:2.54mmピッチ15ピン×2 600mil間隔
263
+ ・USBコネクタ:Micro B(メス)
253
264
  ※GP2Y0A21YKは、機体を走行させる場所が、階段近くや、テーブルなどの机上を想定しているため、落下防止を考慮した。
254
265
  ※プライバシーの観点から、Cドライブの一部を改変した。
255
266
 

2

プライバシーにかかわる箇所の修正

2023/04/04 23:25

投稿

FUCCHY
FUCCHY

スコア3

test CHANGED
File without changes
test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  In file included from E:\Arduino\20230124.osemodel\20230124.osemodel.ino:2:0:
38
38
 
39
- C:\Users\fchwk\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:112:25: error: redeclaration of '_Nbr_16timers'
39
+ C:\Users\exa\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:112:25: error: redeclaration of '_Nbr_16timers'
40
40
 
41
41
  typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t ;
42
42
 
@@ -54,7 +54,7 @@
54
54
 
55
55
  In file included from E:\Arduino\20230124.osemodel\20230124.osemodel.ino:2:0:
56
56
 
57
- C:\Users\fchwk\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:112:41: error: conflicting declaration 'typedef enum timer16_Sequence_t timer16_Sequence_t'
57
+ C:\Users\example\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:112:41: error: conflicting declaration 'typedef enum timer16_Sequence_t timer16_Sequence_t'
58
58
 
59
59
  typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t ;
60
60
 
@@ -72,7 +72,7 @@
72
72
 
73
73
  In file included from E:\Arduino\20230124.osemodel\20230124.osemodel.ino:2:0:
74
74
 
75
- C:\Users\fchwk\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:133:3: error: conflicting declaration 'typedef struct ServoPin_t ServoPin_t'
75
+ C:\Users\example\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:133:3: error: conflicting declaration 'typedef struct ServoPin_t ServoPin_t'
76
76
 
77
77
  } ServoPin_t ;
78
78
 
@@ -88,7 +88,7 @@
88
88
 
89
89
  In file included from E:\Arduino\20230124.osemodel\20230124.osemodel.ino:2:0:
90
90
 
91
- C:\Users\fchwk\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:141:3: error: conflicting declaration 'typedef struct servo_t servo_t'
91
+ C:\Users\example\OneDrive\�h�L�������g\Arduino\libraries\VarSpeedServo-master/VarSpeedServo.h:141:3: error: conflicting declaration 'typedef struct servo_t servo_t'
92
92
 
93
93
  } servo_t;
94
94
 

1

書式の改善

2023/04/04 23:14

投稿

FUCCHY
FUCCHY

スコア3

test CHANGED
File without changes
test CHANGED
@@ -249,6 +249,7 @@
249
249
       出力:アナログ電圧出力
250
250
       パケージサイズ(突起部を除く):29.5×13×13.5mm
251
251
       電源:4.5~5.5V
252
+ ---
252
253
  ※GP2Y0A21YKは、機体を走行させる場所が、階段近くや、テーブルなどの机上を想定しているため、落下防止を考慮した。
253
254
  ※プライバシーの観点から、Cドライブの一部を改変した。
254
- ---
255
+