Skip to content

Commit 2ad1dd5

Browse files
authored
Merge pull request #222 from PropGit/master
Added Eric R. Smith's BinFloat object.
2 parents 64f6968 + 835d5fe commit 2ad1dd5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/p2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ by Dave Hein
211211
## Recent Activity
212212
##### _Full details [here](https://github.com/parallaxinc/propeller/pulls?q=is%3Aclosed)._
213213

214+
* Added Eric R Smith's object [BinFloat](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/BinFloat)
214215
* Added Greg LaPolla's P2 [MAX7219 Dot Matrix Master](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/max7219-dot-matrix-master) object
215216
* Updated Greg LaPolla's P2 [ILI9341](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/ili9341) object
216217
* Added Bill Tuss's [Stepper Motor Driver](https://github.com/parallaxinc/propeller/tree/master/libraries/community/p2/All/Stepper)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[BinFloat](../All/BinFloat)
2+
13
[JM Random and Pseudo-Random Number Generator](../All/jm_prng)
24

35
[Park Transformation](../All/ParkTransformation)

0 commit comments

Comments
 (0)