Deploying to gh-pages from @ cherry-embedded/CherryUSB@f2bccfa482 🚀
This commit is contained in:
@@ -5,6 +5,8 @@ usbh_net
|
||||
|
||||
.. note:: 看完下面内容,你将感受到什么是全自动化的 USB 网卡驱动对接,无需手动调用任何函数。
|
||||
|
||||
.. caution:: 请注意,部分 4G 网卡默认不带自动拨号功能,请更换固件或者使用 AT 配置成自动拨号,否则无法获取 IP。
|
||||
|
||||
USB 网卡相关的宏和文件
|
||||
------------------------
|
||||
|
||||
|
||||
@@ -169,6 +169,10 @@
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>看完下面内容,你将感受到什么是全自动化的 USB 网卡驱动对接,无需手动调用任何函数。</p>
|
||||
</div>
|
||||
<div class="admonition caution">
|
||||
<p class="admonition-title">Caution</p>
|
||||
<p>请注意,部分 4G 网卡默认不带自动拨号功能,请更换固件或者使用 AT 配置成自动拨号,否则无法获取 IP。</p>
|
||||
</div>
|
||||
<section id="usb">
|
||||
<h2>USB 网卡相关的宏和文件<a class="headerlink" href="#usb" title="Link to this heading"></a></h2>
|
||||
<p>网卡相关的宏如下,主要用于根据不同的网络组件注册网卡驱动:</p>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user