~vbursian/research-assistant/intervers

« back to all changes in this revision

Viewing changes to RAPlugins/BasicDevices/TunableCCDDriver.h

  • Committer: Viktor Bursian
  • Date: 2023-07-13 12:08:01 UTC
  • Revision ID: vik@pryanik-20230713120801-fea3hg8n9ira97hf
Some tidying

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#include "CCDDriver.h"
14
14
#include "Effectors.h"
15
15
namespace RA {
16
 
 
17
 
 
18
16
//------------------------------------------------------------------------------
19
17
 
20
18
ANNOUNCE_CLASS(sTunableCCDDriver)