NinjaMunkees / FRC-Main-2022

Other
1 stars 1 forks source link

colorSensorV3 Output to driver station currently not working #1

Closed B-Pence closed 2 years ago

B-Pence commented 2 years ago

look back at last years code / revs example code

encbar5 commented 2 years ago

The GetColor, GetProximity, and GetIR need to be moved to the RobotPeriodic function. Declare the variables in the header, but make the assignment in the .cpp file.

On Tue, Feb 8, 2022, 21:33 B-Pence @.***> wrote:

look back at last years code / revs example code

— Reply to this email directly, view it on GitHub https://github.com/NinjaMunkee2395/FRC-Main-2022/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDPQCXL5CO5HPASJNET54LU2HN7TANCNFSM5N4JHZIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

NinjaMunkee2395 commented 2 years ago

Thanks, makes sense

On Wed, Feb 9, 2022, 10:16 AM EN @.***> wrote:

The GetColor, GetProximity, and GetIR need to be moved to the RobotPeriodic function. Declare the variables in the header, but make the assignment in the .cpp file.

On Tue, Feb 8, 2022, 21:33 B-Pence @.***> wrote:

look back at last years code / revs example code

— Reply to this email directly, view it on GitHub https://github.com/NinjaMunkee2395/FRC-Main-2022/issues/1, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ACDPQCXL5CO5HPASJNET54LU2HN7TANCNFSM5N4JHZIA

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/NinjaMunkee2395/FRC-Main-2022/issues/1#issuecomment-1033936148, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNO6ZQ6RM5LUHXK2TKBYYDU2KHMTANCNFSM5N4JHZIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>