This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit 88b01447b5e4326d60239f184eb75ce5031d801b Author: simbit18 <[email protected]> AuthorDate: Fri Mar 3 17:37:46 2023 +0100 apps/examples/lp503x/Makefile: Fix mistakes in comments Fix mistakes in comments --- examples/lp503x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lp503x/Makefile b/examples/lp503x/Makefile index fc5eb8f2c..abad5899c 100755 --- a/examples/lp503x/Makefile +++ b/examples/lp503x/Makefile @@ -1,5 +1,5 @@ ############################################################################ -# apps/examples/lp5036/Makefile +# apps/examples/lp503x/Makefile # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with
