MobileMESH / ProjectM

MIT License
0 stars 0 forks source link

Device object #29

Closed VeriHeppi closed 1 year ago

VeriHeppi commented 1 year ago

Create an object that stores the device information.

VeriHeppi commented 1 year ago

Created a new branch "29-DeviceObj" and added the class Device and some essential variables required for the MeshManager class. When you start work on this just be sure to pull that branch and work on that Device class.

vnuotio commented 1 year ago

Device.kt class should be moved from fi.mobilemesh.projectm.network to fi.mobilemesh.projectm.objects (on branch 32-message-history) at some point to streamline project structure

vnuotio commented 1 year ago

Function for refreshing (clearing and adding nearby devices)