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

Error exit status 1 with DigiKeyboard #18

Open
brawcore opened this issue Nov 28, 2018 · 0 comments
Open

Error exit status 1 with DigiKeyboard #18

brawcore opened this issue Nov 28, 2018 · 0 comments

Comments

@brawcore
Copy link

brawcore commented Nov 28, 2018

_"error: redefinition of 'const unsigned char ascii_to_scan_code_table []'
const unsigned char ascii_to_scan_code_table[] PROGMEM = {
^
In file included from C:\Users\Intelbras\AppData\Local\Arduino15\packages\digistump\hardware\avr\1.6.7\libraries\DigisparkKeyboard/DigiKeyboard.h:17:0,

             from C:\...\sketch_nov26a\sketch_nov26a.ino:1:

C:....\digistump\hardware\avr\1.6.7\libraries\DigisparkKeyboard/scancode-ascii-table.h:6:21: error: 'const unsigned char ascii_to_scan_code_table [119]' previously defined here

const unsigned char ascii_to_scan_code_table[] PROGMEM = {
^
Usando biblioteca DigisparkKeyboard na pasta: C:\Users\Intelbras\AppData\Local\Arduino15\packages\digistump\hardware\avr\1.6.7\libraries\DigisparkKeyboard (legacy)
exit status 1"_

Help me, please :/

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