We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81505e0 commit 05d80cdCopy full SHA for 05d80cd
src/main/c/main.c
@@ -49,7 +49,7 @@ int main()
49
50
int32_t d = 1.f;
51
52
- subscribe("Proportional",callback);
+ subscribe(callback);
53
54
for( ; ; )
55
{
0 commit comments