Add > character
This commit is contained in:
Родитель
b9528cb525
Коммит
fc7dee82b8
|
@ -49,7 +49,7 @@ export class GettingStartedPage extends React.Component {
|
|||
<div id="CPX" className="inv">
|
||||
<h2> Tutorial for Circuit Playground Express </h2>
|
||||
<h3 className="normalFontWeight">
|
||||
Import the Circuit Playground library to use it (This is required)
|
||||
> Import the Circuit Playground library to use it (This is required)
|
||||
</h3>
|
||||
<span className="codeBox">
|
||||
<pre className="codeText">from adafruit_circuitplayground import cp</pre>
|
||||
|
|
Загрузка…
Ссылка в новой задаче