🎨 Misc formatting

This commit is contained in:
Scott Lahteine
2021-11-17 13:01:44 -06:00
parent c5bd08755c
commit 2cc4a1b326
57 changed files with 62 additions and 59 deletions
@@ -208,8 +208,11 @@ uint8_t u8g_com_sw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_pt
} }
#endif #endif
#elif !ANY(TFT_COLOR_UI, TFT_CLASSIC_UI, TFT_LVGL_UI, HAS_MARLINUI_HD44780) && HAS_MARLINUI_U8GLIB #elif NONE(TFT_COLOR_UI, TFT_CLASSIC_UI, TFT_LVGL_UI, HAS_MARLINUI_HD44780) && HAS_MARLINUI_U8GLIB
#include <U8glib-HAL.h> #include <U8glib-HAL.h>
uint8_t u8g_com_sw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr) {return 0;} uint8_t u8g_com_sw_spi_fn(u8g_t *u8g, uint8_t msg, uint8_t arg_val, void *arg_ptr) {return 0;}
#endif // HAS_MARLINUI_U8GLIB && !IS_U8GLIB_ST7920 #endif // HAS_MARLINUI_U8GLIB && !IS_U8GLIB_ST7920
#endif // __PLAT_NATIVE_SIM__ #endif // __PLAT_NATIVE_SIM__
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_about(); void lv_draw_about();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_acceleration_settings(); void lv_draw_acceleration_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_advance_settings(); void lv_draw_advance_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_auto_level_offset_settings(); void lv_draw_auto_level_offset_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_baby_stepping(); void lv_draw_baby_stepping();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#define MIN_EXT_SPEED_PERCENT 10 #define MIN_EXT_SPEED_PERCENT 10
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_cloud_bind(); void lv_draw_cloud_bind();
@@ -33,5 +33,5 @@ void display_qrcode(uint8_t *qrcode_data);
void cloud_unbind(); void cloud_unbind();
#ifdef __cplusplus #ifdef __cplusplus
} /* C-declarations for C++ */ }
#endif #endif
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
enum { enum {
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_eeprom_settings(); void lv_draw_eeprom_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_encoder_settings(); void lv_draw_encoder_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#ifndef PGM_P #ifndef PGM_P
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_extrusion(); void lv_draw_extrusion();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_fan(); void lv_draw_fan();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_filament_change(); void lv_draw_filament_change();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_filament_settings(); void lv_draw_filament_settings();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_gcode(bool clear = false); void lv_draw_gcode(bool clear = false);
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_home(); void lv_draw_home();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_homing_sensitivity_settings(); void lv_draw_homing_sensitivity_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_jerk_settings(); void lv_draw_jerk_settings();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_keyboard(); void lv_draw_keyboard();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_language(); void lv_draw_language();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_level_settings(); void lv_draw_level_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_machine_para(); void lv_draw_machine_para();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_machine_settings(); void lv_draw_machine_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_manualLevel(); void lv_draw_manualLevel();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_max_feedrate_settings(); void lv_draw_max_feedrate_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
extern void lv_draw_media_select(); extern void lv_draw_media_select();
+2 -2
View File
@@ -22,12 +22,12 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_more(); void lv_draw_more();
void lv_clear_more(); void lv_clear_more();
#ifdef __cplusplus #ifdef __cplusplus
} /* C-declarations for C++ */ }
#endif #endif
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_motor_settings(); void lv_draw_motor_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_move_motor(); void lv_draw_move_motor();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_number_key(); void lv_draw_number_key();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_operation(); void lv_draw_operation();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_pause_message(const PauseMessage msg); void lv_draw_pause_message(const PauseMessage msg);
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_pause_position(); void lv_draw_pause_position();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_preHeat(); void lv_draw_preHeat();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
typedef struct { typedef struct {
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
enum { enum {
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_ready_print(); void lv_draw_ready_print();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_set(); void lv_draw_set();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_step_settings(); void lv_draw_step_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_tmc_current_settings(); void lv_draw_tmc_current_settings();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_tmc_step_mode_settings(); void lv_draw_tmc_step_mode_settings();
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_tool(); void lv_draw_tool();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_touch_calibration_screen(); void lv_draw_touch_calibration_screen();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_tramming_pos_settings(); void lv_draw_tramming_pos_settings();
+1 -1
View File
@@ -178,7 +178,7 @@
#endif // ifdef TFT35 #endif // ifdef TFT35
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
extern char public_buf_m[100]; extern char public_buf_m[100];
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
void lv_draw_wifi_list(); void lv_draw_wifi_list();
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#define WIFI_AP_TEXT "AP" #define WIFI_AP_TEXT "AP"
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
+1 -1
View File
@@ -39,7 +39,7 @@
#include "../../../inc/MarlinConfig.h" #include "../../../inc/MarlinConfig.h"
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#define WIFI_IO1_SET() WRITE(WIFI_IO1_PIN, HIGH); #define WIFI_IO1_SET() WRITE(WIFI_IO1_PIN, HIGH);
+1 -1
View File
@@ -131,7 +131,7 @@
#define OTHERS_COMMAND_ADDR_4 OTHERS_COMMAND_ADDR_3 + 100 #define OTHERS_COMMAND_ADDR_4 OTHERS_COMMAND_ADDR_3 + 100
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
union union32 { union union32 {
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#define MIN_FILE_PRINTED 100 //5000 #define MIN_FILE_PRINTED 100 //5000
@@ -27,7 +27,7 @@
*/ */
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#include <lvgl.h> #include <lvgl.h>
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#include "../../../inc/MarlinConfigPre.h" #include "../../../inc/MarlinConfigPre.h"
+1 -1
View File
@@ -22,7 +22,7 @@
#pragma once #pragma once
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { /* C-declarations for C++ */ extern "C" {
#endif #endif
#define ESP_FIRMWARE_FILE "MksWifi.bin" #define ESP_FIRMWARE_FILE "MksWifi.bin"