Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Implement remote.does_remote_sensor_exist and remote.remove_remote_sensor #66

Merged
merged 1 commit into from
Jul 18, 2016
Merged

Conversation

Afforess
Copy link
Collaborator

Allows mods to test if a sensor has been registered and remove one if it exists

…nsor functions

Allows mods to test if a sensor has been registered and remove one if it exists
@narc0tiq
Copy link
Owner

That's an excellent improvement; I hope you don't mind if I change the name of one of them -- does_remote_sensor_exist -> has_remote_sensor -- it reads a little better to me:

if(...("EvoGUI", "has_remote_sensor", "some_sensor"))

@narc0tiq narc0tiq merged commit f34371e into narc0tiq:master Jul 18, 2016
narc0tiq added a commit that referenced this pull request Jul 18, 2016
Also does minor updates to the remote interface, particularly fixing
remote.rebuild (which probably hasn't worked in a long time).
@Afforess
Copy link
Collaborator Author

Works for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants