[Grbl_Esp32 PR#421] Fix compile problems with different ENABLE_s

未分类 bolang 4个月前 (10-14) 38次浏览

Issue #421 | 状态: 已关闭 | 作者: MitchBradley | 创建时间: 2020-06-04


Some WebUI commands were present even when the
relevant ENABLE_ was not defined, This corrects
that and make the presence/absense of the various
commands correspond to the old code with different
combinations of web-related enables in config.h

To make things easier to find, the order of the
web command functions in the file now corresponds
with the listed order of the command names.

原始Issue: https://github.com/bdring/Grbl_Esp32/pull/421

喜欢 (0)