Skip to content

Commit e5db735

Browse files
authored
Merge branch 'master' into fixLibrary
2 parents c7f4fe6 + cdc0cab commit e5db735

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

i18n-tracking.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ es:
178178
line 485: ' notes5'
179179
line 608: ' book-1-authors'
180180
line 617: ' book-2-authors'
181-
line 430: ' Rotating knobs'
181+
line 409: ' p5.bots'
182182
zh-Hans:
183183
src/data/en.yml:
184184
line 480: ' notes3'
@@ -286,4 +286,4 @@ zh-Hans:
286286
line 485: ' notes5'
287287
line 608: ' book-1-authors'
288288
line 617: ' book-2-authors'
289-
line 430: ' Rotating knobs'
289+
line 409: ' p5.bots'

src/data/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ libraries:
405405
asciiart: "p5.asciiart is a simple and easy to use image - to - ASCII art converter for p5js."
406406
p5.ble: "A Javascript library that enables communication between BLE devices and p5 sketches."
407407
blizard.js: "a library for making DOM manipulation simple"
408-
p5.bots: "With p5.bots you can interact with your Arduino (or other microprocessor) from within the browser. Use sensor data to drive a sketch; use a sketch to drive LEDs, motors, and more! Created by "
408+
p5.bots: "With p5.bots you can interact with your Arduino (or other microprocessor) from within the browser. Use sensor data to drive a sketch; use a sketch to drive LEDs, motors, and more! "
409409
p5.clickable: "Event driven, easy-to-use button library for p5.js."
410410
p5.cmyk.js: "CMYK ColorSpace"
411411
p5.collide2D: "p5.collide2D provides tools for calculating collision detection for 2D geometry with p5.js."

0 commit comments

Comments
 (0)