partial subscriptions
not really partial. they just happen per peripheral now
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
package constants
|
||||
|
||||
// Provider Names
|
||||
const (
|
||||
IRacingProviderName = "iRacing"
|
||||
BeamNGProviderName = "BeamNG.drive"
|
||||
)
|
||||
|
||||
// Virtual Field Names
|
||||
const (
|
||||
FuelCalculatorName = "FuelCalculator"
|
||||
RPMLightsName = "RPMLights"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user