Skip to content

[2.5.29] fixed Andor camera type ID, added EEPROM factory reset - #140

Open
trestoh wants to merge 4 commits into
masterfrom
TCP-changes
Open

[2.5.29] fixed Andor camera type ID, added EEPROM factory reset#140
trestoh wants to merge 4 commits into
masterfrom
TCP-changes

Conversation

@trestoh

@trestoh trestoh commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@trestoh
trestoh requested a review from mzieg September 8, 2026 14:01
[assembly: AssemblyVersion("2.5.25.0")]
[assembly: AssemblyFileVersion("2.5.25.0")]
[assembly: AssemblyVersion("2.5.27.0")]
[assembly: AssemblyFileVersion("2.5.27.0")]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe bump to 2.5.29.0 to match WasatchNET?

Comment thread WasatchNET/EEPROM.cs
string wipePassword = new Random().Next().ToString();

// I hate this -TS
public virtual async Task<string> wipeEEPROM(string input = "Start")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting, but I get it it

Comment thread WinFormDemo/Properties/AssemblyInfo.cs Outdated
[assembly: AssemblyVersion("2.5.25.0")]
[assembly: AssemblyFileVersion("2.5.25.0")]
[assembly: AssemblyVersion("2.5.27.0")]
[assembly: AssemblyFileVersion("2.5.27.0")]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe 2.5.29, as above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants