Update Constants.kt

This commit is contained in:
Zhengyu Peng 2022-02-21 22:42:42 -05:00
parent 52b93fd4da
commit 14a63d584d

View File

@ -1,7 +1,7 @@
package com.rookiedev.hexapod.network
/**
* Defines several constants used between [BluetoothChatService] and the UI.
* Defines several constants used between [BluetoothService] and the UI.
*/
interface Constants {
companion object {