Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the macros in evrRegMap.h #154

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

hongran
Copy link
Contributor

@hongran hongran commented May 21, 2024

Fixed a typo in
#define U32_EventLog(N) (U32_EventLog_base + (N))

Updated a few macros because of the capacities of new hardware
# define PulserMax 24
# define OutputCMLMax 4

@gabrielfedel
Copy link
Contributor

@hongran I will merge this one, but feel free to have one MR with many commits, just try to keep each commit focused on one specific change.

@gabrielfedel gabrielfedel merged commit b8b78a5 into epics-modules:master May 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants