mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-07-26 02:28:47 +00:00
fix readme
This commit is contained in:
@@ -28,7 +28,7 @@ decoder.decode(infoPacketBuffer)
|
||||
decoder.decode(dataPacketBuffer)
|
||||
|
||||
// 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
|
||||
// this merges both info and data packet properties into one
|
||||
|
||||
Reference in New Issue
Block a user