1
0
Форкнуть 0
This commit is contained in:
xnkevinnguyen 2020-05-06 18:32:04 -04:00
Родитель b9528cb525
Коммит fc7dee82b8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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>