Update Constants.kt

This commit is contained in:
Zhengyu Peng 2022-02-21 22:42:42 -05:00
parent 35328a5345
commit 723ead65cd

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 {