Skip to content

User defined setting, how to access value from core ? #656

Answered by terjeio
raoullector asked this question in Q&A
Discussion options

You must be logged in to vote

How can I access the value of a user-defined setting from the core of GrblHal?

You can use setting_get_details() and then setting_get_value(), setting_get_int_value() or setting_get_float_value() depending on the type. Example here.

May I ask why do you want to change the core? Plugin code cannot be used to achieve what you want?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raoullector
Comment options

Answer selected by raoullector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants