Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newbie #21

Open
Decoydk opened this issue Jun 24, 2022 · 0 comments
Open

Newbie #21

Decoydk opened this issue Jun 24, 2022 · 0 comments

Comments

@Decoydk
Copy link

Decoydk commented Jun 24, 2022

Hi
I need some help as i'm new to this arduino thing here

When I try to Verify the code I get theese errors

C:\Users\Thomas\Downloads\davinci_filament_reset_arduino-master (1)\davinci_filament_reset_arduino-master\xyz_dv_eprom\xyz_dv_eprom.ino:352:32: warning: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] char x[] = {0xc0,0xd4,0x01,0x00}; //120m ^ C:\Users\Thomas\Downloads\davinci_filament_reset_arduino-master (1)\davinci_filament_reset_arduino-master\xyz_dv_eprom\xyz_dv_eprom.ino:352:32: warning: narrowing conversion of '212' from 'int' to 'char' inside { } [-Wnarrowing] C:\Users\Thomas\Downloads\davinci_filament_reset_arduino-master (1)\davinci_filament_reset_arduino-master\xyz_dv_eprom\xyz_dv_eprom.ino:357:23: warning: narrowing conversion of '210' from 'int' to 'char' inside { } [-Wnarrowing] char et[] = {0xd2,0x00}; // 210 C
how do I get this fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant