Skip to content

代码可以再MDK F401上使用。不过有BUG #9

@apple521

Description

@apple521

1.看门狗,需要在OneWireDelay(1000);附近增加看门狗。
2.当传感器数量大于设置(默认_DS18B20_MAX_SENSORS = 1)得最大数量时候会溢出。增加if(TempSensorCount>=_DS18B20_MAX_SENSORS)break;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions