Nau7802Config$json top-level constant

  1. @Deprecated('Use nau7802ConfigDescriptor instead')
Map<String, Object> const Nau7802Config$json

Implementation

@$core.Deprecated('Use nau7802ConfigDescriptor instead')
const Nau7802Config$json = {
  '1': 'Nau7802Config',
  '2': [
    {'1': 'zeroOffset', '3': 1, '4': 1, '5': 5, '10': 'zeroOffset'},
    {
      '1': 'calibrationFactor',
      '3': 2,
      '4': 1,
      '5': 2,
      '10': 'calibrationFactor'
    },
  ],
};