Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexejhero committed Jan 3, 2025
2 parents 3ef7dbd + f92145b commit c7fe226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unity/Assets/Messages/Outgoing/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ namespace NeuroSdk.Messages.Outgoing
public sealed class Startup : OutgoingMessageBuilder
{
protected override string Command => "startup";
protected override object Data => null;
}
}

0 comments on commit c7fe226

Please sign in to comment.