new drone, convert some macros to functions #32

Merged
jake merged 4 commits from somecleaning into master 2023-11-15 00:05:42 -05:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ed278cb8f6 - Show all commits

View File

@ -1,6 +1,6 @@
[package]
name = "libpso"
version = "0.1.0"
version = "0.0.1"
authors = ["Jake Probst <jake.probst@gmail.com>"]
edition = "2018"

View File

@ -1,6 +1,6 @@
[package]
name = "psopacket"
version = "1.0.0"
version = "0.0.1"
authors = ["Jake Probst <jake.probst@gmail.com>"]
edition = "2018"