Document.

This commit is contained in:
Marek Bel 2019-09-16 18:38:44 +02:00
parent 002a7d31a4
commit ff4450489b
1 changed files with 1 additions and 0 deletions

View File

@ -4663,6 +4663,7 @@ bool lcd_autoDepleteEnabled()
//! ---------------------- | ----------------
//! WizState::Run | Main entry point
//! WizState::RepeatLay1Cal | Entry point after passing 1st layer calibration
//! WizState::LoadFil | Entry point after temporarily left for preheat before load filament
void lcd_wizard(WizState state)
{
using S = WizState;