[Grbl_Esp32 Issue#637] Error: conflicting declaration ‘int32_t sys_position [3]’ When I compile

未分类 bolang 5个月前 (10-14) 49次浏览

Issue #637 | 状态: 已关闭 | 作者: nsiatras | 创建时间: 2020-10-11

标签: help wanted


Please answer the following questions:

Have you read the wiki regarding how to compile?
Yes
What version of the Arduino IDE are you using?
1.8.13
What version (commit date) of the Arduino core for the ESP32 are you using?
1.0.4
Are you using the master branch of Grbl_ESP32?
Yes
Have you made any edits or configuration changes (list them) to the firmware?
No
Please paste the compiler error text here:

Hello I am getting the following error when I try to compile:
**exit status 1
conflicting declaration ‘int32t sysposition [3]’**

Can someone provide me a bit of help ? :)

!01


评论 (1)

#1 – nsiatras 于 2020-10-11

Project wasn’t unzipped correctly. There is no issue :)


原始Issue: https://github.com/bdring/Grbl_Esp32/issues/637

喜欢 (0)