为什么固件的程序(ElectronBot-fw)里面既有main.c也有main.cpp呀?新手不太懂,希望有人能解答一下,谢谢 #195
Unanswered
rookielittlep
asked this question in
Q&A
Replies: 4 comments 2 replies
-
main.c 是C语言的源文件;main.cpp 是C++的源文件。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
您好,我是许焕挺,已收到您的来信,谢谢。
|
Beta Was this translation helpful? Give feedback.
1 reply
-
基本都是在淘宝上买的,你可以看一下b站飞起小鹏的视频
…---原始邮件---
发件人: ***@***.***>
发送时间: 2022年7月30日(周六) 中午12:07
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [peng-zhihui/ElectronBot] 为什么固件的程序(ElectronBot-fw)里面既有main.c也有main.cpp呀?新手不太懂,希望有人能解答一下,谢谢 (Discussion #195)
你的相关耗材都是从哪里购买的呀?我也想复刻一个
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
看一下 Core/Src/main.c 里的 MX_FREERTOS_Init(); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
为什么固件的程序(ElectronBot-fw)里面既有main.c也有main.cpp呀?新手不太懂,希望有人能解答一下,谢谢
Beta Was this translation helpful? Give feedback.
All reactions