You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_"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 :/
The text was updated successfully, but these errors were encountered:
_"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,
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 :/
The text was updated successfully, but these errors were encountered: