mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
FIX correct typo for spelling Public wrong?
This commit is contained in:
@@ -82,7 +82,7 @@ ENV_SIZE=""
|
|||||||
ENV_OFFSET=""
|
ENV_OFFSET=""
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Plubic Configure
|
# Public Configure
|
||||||
################################################################################
|
################################################################################
|
||||||
C_BLACK="\e[30;1m"
|
C_BLACK="\e[30;1m"
|
||||||
C_RED="\e[31;1m"
|
C_RED="\e[31;1m"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Plubic Configure
|
# Public Configure
|
||||||
################################################################################
|
################################################################################
|
||||||
C_BLACK="\e[30;1m"
|
C_BLACK="\e[30;1m"
|
||||||
C_RED="\e[31;1m"
|
C_RED="\e[31;1m"
|
||||||
|
|||||||
Reference in New Issue
Block a user