X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fzeroplus-logic-cube%2Fprotocol.h;h=64fca8090ca6f2f4bef7d1d797e38171d2c525a6;hb=bb9d6116f828c4790334d98c65414dcef660d169;hp=d3f1ea1705647b502bca1e977c28cf23394873c0;hpb=29a27196a13de2ffd9b671185e4b464b9db9b549;p=libsigrok.git diff --git a/hardware/zeroplus-logic-cube/protocol.h b/hardware/zeroplus-logic-cube/protocol.h index d3f1ea17..64fca809 100644 --- a/hardware/zeroplus-logic-cube/protocol.h +++ b/hardware/zeroplus-logic-cube/protocol.h @@ -44,7 +44,7 @@ struct dev_context { uint64_t limit_samples; int num_channels; int memory_size; - unsigned int max_memory_size; + unsigned int max_sample_depth; //uint8_t probe_mask; //uint8_t trigger_mask[NUM_TRIGGER_STAGES]; //uint8_t trigger_value[NUM_TRIGGER_STAGES];