mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-09-10 16:49:46 +00:00
fix readme
This commit is contained in:
@@ -28,7 +28,7 @@ decoder.decode(infoPacketBuffer)
|
|||||||
decoder.decode(dataPacketBuffer)
|
decoder.decode(dataPacketBuffer)
|
||||||
|
|
||||||
// the system_name from info packets if available
|
// the system_name from info packets if available
|
||||||
console.log(decoder.system_name)
|
console.log(decoder.systemName)
|
||||||
|
|
||||||
// map of trackers populated with any data that has been received
|
// map of trackers populated with any data that has been received
|
||||||
// this merges both info and data packet properties into one
|
// this merges both info and data packet properties into one
|
||||||
|
|||||||
Reference in New Issue
Block a user