Skip to content

Commit d91d9c6

Browse files
Updated p2.md to reflect recent changes.
1 parent 66c3237 commit d91d9c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/p2.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ by Dave Hein
101101
* [P2 example](https://github.com/parallaxinc/propeller/tree/master/resources) source code and articles
102102

103103
## Recent Activity
104+
* Replaced/Updated Jon "JonnyMac" McPhalen's objects
105+
* [prng](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_prng) (Pseudo-Random and Random Number Generator)
106+
* [serial](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_serial) (True-most, unbuffered serial coms using smart pins
107+
* [p2es_matrix](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_p2-es_matrix) (P2ES Matrix accessory persistent display)
108+
* [p2es_control](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_p2-es_control) (P2ES Control accessory)
104109
* Added Rayman's [SpinEdit IDE](#ides)
105110
* Added Johannes Ahle's [reSound](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/reSound) audio driver
106111
* Updated references to [Park Transformation](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/ParkTransformation) object
107-
* Added Jon "JonnyMac" McPhalen's objects
108-
* [prng](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_prng) (Pseudo-Random and Random Number Generator)
109-
* [serial](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_serial) (True-most, unbuffered serial coms using smart pins
110-
* [nstr](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_nstr) (Number String)
111-
* [p2eb_matrix](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_p2eb_matrix) (P2ES Matrix accessory persistent display)
112-
* [p2eb_control](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/jm_p2eb_control) (P2ES Control accessory)
112+

0 commit comments

Comments
 (0)